Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240130-093210
#<BuildRuby:0x0000562d2fa263b0
@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.20240130-093210",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.000000 0.007747 2.219680 ( 3.084642)
build_miniruby 0.000000 0.001520 2.127392 ( 2.235374)
build_ruby 0.000089 0.001802 3.591324 ( 3.889472)
build_all 0.008169 0.000000 6.444445 ( 4.385830)
build_install 0.011150 0.009347 8.198470 ( 5.954459)
test_btest 0.000838 0.000189 87.043781 ( 43.457655)
test_basic 0.003259 0.004889 0.974395 ( 1.080641)
test_all 0.077703 0.037162 731.184399 (256.997497)
test_rubyspec 0.051026 0.055854 171.336776 (185.056044)
total: 506.14 sec