Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-205514
#<BuildRuby:0x00007fed7677fdd8
@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.20241026-205514",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000029 0.000006 0.000035 ( 0.000035)
build_up 0.004960 0.004305 4.240785 ( 5.312369)
build_miniruby 0.000000 0.001954 1.764265 ( 2.041110)
build_ruby 0.001932 0.000492 4.601329 ( 5.134499)
build_all 0.007432 0.003830 7.361858 ( 5.660420)
build_install 0.019919 0.005838 10.212007 ( 7.774596)
test_btest 0.000904 0.000241 81.806633 ( 73.667254)
test_basic 0.009979 0.001612 1.128572 ( 1.517593)
test_all 0.119793 0.036829 795.670949 (410.190452)
test_rubyspec 0.039535 0.049561 126.712356 ( 37.216089)
total: 548.52 sec