Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-182304
#<BuildRuby:0x00005619a3fb6338
@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.20231017-182304",
@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.000025 0.000004 0.000029 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000036)
configure 0.000032 0.000005 0.000037 ( 0.000037)
build_up 0.002898 0.004568 2.514475 ( 2.672801)
build_miniruby 0.001704 0.000000 1.625909 ( 1.626033)
build_ruby 0.001598 0.000000 3.509925 ( 3.692741)
build_all 0.009222 0.000000 6.458719 ( 3.192403)
build_install 0.012209 0.008275 7.852364 ( 4.584957)
test_btest 0.000676 0.000151 86.102235 ( 37.745589)
test_basic 0.003209 0.004925 0.963778 ( 1.047806)
test_all 0.007409 0.002872 723.589833 (308.956131)
test_rubyspec 0.048193 0.031315 111.375486 (134.408875)
total: 497.93 sec