Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-184210
#<BuildRuby:0x000055fbb6b31f70
@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.20230923-184210",
@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.000018)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.006815 0.001217 2.290160 ( 4.902814)
build_miniruby 0.001677 0.000000 1.705980 ( 2.016002)
build_ruby 0.001738 0.000000 3.483216 ( 4.216290)
build_all 0.001633 0.007005 6.374307 ( 5.516370)
build_install 0.012811 0.008348 7.927304 ( 7.029545)
test_btest 0.000604 0.000160 84.810724 ( 55.443552)
test_basic 0.007456 0.000000 0.900916 ( 1.381096)
test_all 0.010600 0.000368 679.968029 (361.036845)
test_rubyspec 0.032893 0.040875 105.657203 (133.349828)
total: 574.89 sec