Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240707-070626
#<BuildRuby:0x00007f277591fde0
@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.20240707-070626",
@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.000028 0.000006 0.000034 ( 0.000034)
autoconf 0.000043 0.000009 0.000052 ( 0.000050)
configure 0.000041 0.000008 0.000049 ( 0.000049)
build_up 0.009412 0.001022 4.784030 ( 4.759314)
build_miniruby 0.000000 0.002370 1.854099 ( 1.976938)
build_ruby 0.000403 0.001768 4.958338 ( 5.159509)
build_all 0.011248 0.000000 8.817192 ( 5.392285)
build_install 0.018526 0.007567 12.597216 ( 8.186683)
test_btest 0.000819 0.000182 133.532211 ( 85.730388)
test_basic 0.013504 0.002040 1.577323 ( 1.898997)
test_all 0.134795 0.030287 996.923709 (463.776175)
test_rubyspec 0.044019 0.056152 186.839867 ( 54.414622)
total: 631.30 sec