Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-074621
#<BuildRuby:0x00007f85c68dfdd0
@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.20241024-074621",
@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.000019 0.000009 0.000028 ( 0.000027)
autoconf 0.000031 0.000015 0.000046 ( 0.000045)
configure 0.000023 0.000011 0.000034 ( 0.000034)
build_up 0.003634 0.005915 4.453471 ( 4.913324)
build_miniruby 0.001158 0.000579 1.814328 ( 1.868888)
build_ruby 0.001599 0.000800 4.151469 ( 4.363177)
build_all 0.003650 0.003987 6.710973 ( 2.752743)
build_install 0.012389 0.006115 9.627504 ( 4.667950)
test_btest 0.000549 0.000283 79.320516 ( 23.976906)
test_basic 0.006582 0.003264 0.987167 ( 5.950194)
test_all 0.076414 0.070286 688.430006 (219.677780)
test_rubyspec 0.043613 0.037663 124.871383 ( 26.712521)
total: 294.88 sec