Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-205321
#<BuildRuby:0x00005588217ba120
@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.20231014-205321",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.004986 0.003113 2.596424 ( 3.913363)
build_miniruby 0.001190 0.000357 1.709387 ( 1.861124)
build_ruby 0.001471 0.000441 3.665790 ( 17.961746)
build_all 0.006969 0.002091 6.817728 ( 4.342062)
build_install 0.013499 0.006043 8.287881 ( 20.947154)
test_btest 0.000739 0.000232 91.599035 ( 66.096435)
test_basic 0.002680 0.006146 1.051728 ( 1.583596)
test_all 0.006835 0.004962 708.289524 (366.350509)
test_rubyspec 0.040543 0.028394 107.755375 (127.545297)
total: 610.60 sec