Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-130933
#<BuildRuby:0x00007f423f39fde0
@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.20241119-130933",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.009043 0.000127 4.128942 ( 4.614042)
build_miniruby 0.000000 0.001937 1.788163 ( 1.929265)
build_ruby 0.000000 0.001955 4.604777 ( 5.173196)
build_all 0.005766 0.004526 6.803753 ( 5.307376)
build_install 0.019280 0.005683 9.956611 ( 7.913900)
test_btest 0.000306 0.000764 82.970092 ( 46.646623)
test_basic 0.001384 0.011493 1.140833 ( 1.280189)
test_all 0.119151 0.028983 736.582753 (287.808745)
test_rubyspec 0.067794 0.016305 115.802351 ( 30.596303)
total: 391.27 sec