Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-081540
#<BuildRuby:0x00007f8d509ffdc8
@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.20240827-081540",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000024 0.000004 0.000028 ( 0.000027)
autoconf 0.000035 0.000006 0.000041 ( 0.000040)
configure 0.000032 0.000004 0.000036 ( 0.000037)
build_up 0.007943 0.001134 4.017908 ( 4.513012)
build_miniruby 0.001717 0.000245 1.760021 ( 1.798923)
build_ruby 0.002046 0.000292 4.527905 ( 4.749973)
build_all 0.006723 0.003966 8.928409 ( 5.515302)
build_install 0.021785 0.002775 11.879779 ( 7.896981)
test_btest 0.001096 0.000173 122.146578 ( 77.537171)
test_basic 0.007530 0.005213 1.386304 ( 1.535006)
test_all 0.095111 0.063675 982.264850 (465.488361)
test_rubyspec 0.053684 0.041620 170.950898 ( 55.236603)
total: 624.27 sec