Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-201145
#<BuildRuby:0x00007fa769fcfdd8
@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.20241012-201145",
@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.000005 0.000025 ( 0.000025)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000028 0.000007 0.000035 ( 0.000036)
build_up 0.008486 0.000127 3.214353 ( 3.121262)
build_miniruby 0.001689 0.000000 1.233403 ( 1.230169)
build_ruby 0.001925 0.000000 3.292356 ( 3.466981)
build_all 0.003364 0.005585 6.737676 ( 2.651920)
build_install 0.014576 0.004671 9.636978 ( 4.597386)
test_btest 0.000761 0.000212 89.999866 ( 24.665436)
test_basic 0.010950 0.000000 0.986333 ( 1.029283)
test_all 0.102632 0.045596 749.412603 (217.078772)
test_rubyspec 0.062673 0.026347 129.913281 ( 29.127704)
total: 286.97 sec