Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240212-204901
#<BuildRuby:0x000055daf82eded8
@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.20240212-204901",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000000 0.005962 1.912580 ( 2.254903)
build_miniruby 0.000000 0.001553 1.644485 ( 1.651403)
build_ruby 0.000000 0.001726 3.508143 ( 3.764902)
build_all 0.007174 0.001190 6.653284 ( 3.243050)
build_install 0.017324 0.001624 8.008523 ( 4.694135)
test_btest 0.001153 0.000000 89.421898 ( 38.333076)
test_basic 0.006934 0.000250 0.895157 ( 0.968204)
test_all 0.092227 0.024410 756.848654 (288.891490)
test_rubyspec 0.049040 0.059350 184.060992 (193.692126)
total: 537.49 sec