Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-114441
#<BuildRuby:0x000055a18f9adfb8
@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.20230921-114441",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.001827 0.004386 1.933655 ( 3.166473)
build_miniruby 0.001412 0.000252 1.612915 ( 1.611972)
build_ruby 0.001474 0.000263 3.288792 ( 3.495780)
build_all 0.005538 0.000989 6.064794 ( 2.477760)
build_install 0.013886 0.003713 7.851049 ( 3.838119)
test_btest 0.000744 0.000139 83.067549 ( 24.314784)
test_basic 0.000224 0.005758 0.946225 ( 1.012029)
test_all 0.004804 0.003211 664.256396 (190.683394)
test_rubyspec 0.026022 0.033807 95.081158 (106.402774)
total: 337.00 sec