Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-153215
#<BuildRuby:0x000055bc9aa1a390
@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.20231220-153215",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.005574 0.000000 1.837326 ( 2.204470)
build_miniruby 0.001578 0.000000 1.578326 ( 1.579163)
build_ruby 0.001722 0.000000 2.912390 ( 3.130099)
build_all 0.004470 0.003662 5.548186 ( 2.956117)
build_install 0.014705 0.004074 7.092909 ( 4.289970)
test_btest 0.000661 0.000037 82.333584 ( 31.447884)
test_basic 0.007875 0.000437 0.930736 ( 0.998551)
test_all 0.066183 0.053576 684.346370 (251.304401)
test_rubyspec 0.027843 0.041958 96.086851 (110.138572)
total: 408.05 sec