Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-010713
#<BuildRuby:0x00007f6b2340fde0
@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.20240824-010713",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000032 0.000011 0.000043 ( 0.000042)
configure 0.000027 0.000009 0.000036 ( 0.000035)
build_up 0.004394 0.004100 4.082180 ( 4.355427)
build_miniruby 0.000000 0.002203 1.735047 ( 1.770311)
build_ruby 0.002318 0.000000 4.797416 ( 5.079158)
build_all 0.009525 0.000288 8.993347 ( 4.759900)
build_install 0.016277 0.001540 9.490831 ( 4.287571)
test_btest 0.000636 0.000206 104.693009 ( 26.923511)
test_basic 0.007799 0.001210 1.150183 ( 1.199479)
test_all 0.080014 0.070600 774.551062 (229.268921)
test_rubyspec 0.030930 0.058941 165.241834 ( 35.606717)
total: 313.25 sec