Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230726-162155
#<BuildRuby:0x0000561e466a1610
@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.20230726-162155",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000000 0.006428 2.264706 ( 3.619627)
build_miniruby 0.000686 0.001111 1.781367 ( 1.800010)
build_ruby 0.002001 0.000000 3.182193 ( 3.420097)
build_all 0.004661 0.003144 2.796635 ( 1.949796)
build_install 0.019668 0.000000 4.296317 ( 3.354987)
test_btest 0.000000 0.000827 82.039654 ( 36.975780)
test_basic 0.000000 0.006578 0.923108 ( 1.013339)
test_all 0.000000 0.001503 634.287084 (275.811626)
test_rubyspec 0.026802 0.028962 91.212172 (104.770781)
total: 432.72 sec