Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-110845
#<BuildRuby:0x000055c60b3721a8
@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.20231017-110845",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.003531 0.002965 2.355950 ( 2.620608)
build_miniruby 0.001152 0.000266 1.712909 ( 1.712546)
build_ruby 0.001146 0.000264 3.140478 ( 3.331280)
build_all 0.007872 0.000007 6.256104 ( 2.688385)
build_install 0.004541 0.013232 8.022159 ( 4.180069)
test_btest 0.000681 0.000219 88.028139 ( 29.578278)
test_basic 0.007174 0.000949 0.957978 ( 1.027348)
test_all 0.009532 0.000000 649.645260 (205.803469)
test_rubyspec 0.026068 0.028578 86.220242 ( 97.381756)
total: 348.32 sec