Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-013409
#<BuildRuby:0x00007ff386cdfdd0
@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.20240829-013409",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000044 0.000000 0.000044 ( 0.000043)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.004453 0.003312 3.873051 ( 3.832947)
build_miniruby 0.001717 0.000364 1.629449 ( 1.632611)
build_ruby 0.002402 0.000000 4.373326 ( 4.561697)
build_all 0.007113 0.003461 8.545839 ( 3.907457)
build_install 0.005913 0.017614 11.483420 ( 6.280576)
test_btest 0.000490 0.000650 122.367440 ( 48.292317)
test_basic 0.008677 0.003680 1.375145 ( 1.531480)
test_all 0.124250 0.033178 884.421847 (341.455771)
test_rubyspec 0.036682 0.056089 173.705132 ( 57.777251)
total: 469.27 sec