Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-232921
#<BuildRuby:0x00007fb68950fdd8
@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.20240924-232921",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.003571 0.004826 4.423031 ( 3.594052)
build_miniruby 0.001656 0.000343 1.595357 ( 1.594334)
build_ruby 0.001658 0.000343 4.144924 ( 4.307216)
build_all 0.008245 0.000000 6.683046 ( 2.800842)
build_install 0.019016 0.001462 9.959553 ( 4.632229)
test_btest 0.000741 0.000133 90.543070 ( 26.284566)
test_basic 0.012120 0.000000 1.162978 ( 1.222275)
test_all 0.109965 0.041392 779.466331 (238.225290)
test_rubyspec 0.053402 0.035982 131.082809 ( 29.363029)
total: 312.02 sec