Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-160339
#<BuildRuby:0x000055eeb88a2008
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230527-160339",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.000000 0.005910 1.854358 ( 3.168123)
build_miniruby 0.000000 0.001370 1.313231 ( 1.313544)
build_ruby 0.000000 0.001693 2.729828 ( 26.082438)
build_all 0.003529 0.003243 2.251896 ( 1.726701)
build_install 0.015989 0.001402 3.568837 ( 3.000990)
test_btest 0.000661 0.000118 76.112381 ( 37.137695)
test_basic 0.003198 0.004131 0.719089 ( 0.823291)
test_all 0.001308 0.000000 559.522802 (219.506664)
test_rubyspec 0.034412 0.015676 81.801710 ( 95.540106)
total: 388.30 sec