Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240124-173323
#<BuildRuby:0x000055ee2ec72230
@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.20240124-173323",
@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.000020 0.000002 0.000022 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.003008 0.003319 1.751249 ( 2.130482)
build_miniruby 0.001532 0.000184 1.409914 ( 1.407801)
build_ruby 0.001339 0.000160 3.132905 ( 3.335409)
build_all 0.004006 0.003285 6.084966 ( 2.480603)
build_install 0.010493 0.006557 7.334383 ( 3.611344)
test_btest 0.000920 0.000178 86.851380 ( 23.264713)
test_basic 0.000000 0.006566 0.743521 ( 0.803083)
test_all 0.071151 0.044775 726.434715 (209.097931)
test_rubyspec 0.056246 0.042252 153.833027 (165.129275)
total: 411.26 sec