Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-181517
#<BuildRuby:0x0000558c3aa8a018
@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.20230125-181517",
@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.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.000000 0.005340 1.152431 ( 1.855483)
build_miniruby 0.000046 0.001675 1.291808 ( 1.302356)
build_ruby 0.001855 0.000344 3.234157 ( 3.617956)
build_all 0.004521 0.003183 3.922415 ( 2.166552)
build_install 0.007733 0.008523 3.077268 ( 2.321750)
test_btest 0.000578 0.000154 57.078291 ( 20.057585)
test_basic 0.006800 0.000000 0.438198 ( 0.535038)
test_all 0.002371 0.000000 641.971238 (197.220303)
test_rubyspec 0.030412 0.016713 67.595780 ( 77.693042)
total: 306.77 sec