Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-001508
#<BuildRuby:0x00007f5e0ee2fdd8
@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.20240924-001508",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.001328 0.007648 4.304092 ( 3.692954)
build_miniruby 0.001422 0.000276 1.278508 ( 1.276228)
build_ruby 0.001549 0.000300 3.753648 ( 3.899825)
build_all 0.007389 0.001430 6.796804 ( 2.796273)
build_install 0.019811 0.000417 9.902804 ( 4.426758)
test_btest 0.000742 0.000127 89.689992 ( 23.839521)
test_basic 0.008054 0.001381 0.982598 ( 1.030640)
test_all 0.107746 0.041020 787.725298 (247.594577)
test_rubyspec 0.041789 0.047098 133.848234 ( 40.302864)
total: 328.86 sec