Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-220928
#<BuildRuby:0x00007fe45a7ffdc8
@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.20240727-220928",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007244 0.000398 3.260407 ( 3.497888)
build_miniruby 0.001406 0.000171 1.616810 ( 1.613161)
build_ruby 0.001780 0.000216 3.530874 ( 3.726152)
build_all 0.007292 0.000884 7.635023 ( 3.079314)
build_install 0.016774 0.000402 10.154102 ( 4.819475)
test_btest 0.000934 0.000037 114.023855 ( 30.758437)
test_basic 0.000000 0.010154 1.302890 ( 1.349573)
test_all 0.090989 0.054645 816.370781 (230.939940)
test_rubyspec 0.047031 0.042356 164.589515 ( 34.398903)
total: 314.18 sec