Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-020337
#<BuildRuby:0x00007fc444d3fdc8
@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.20240709-020337",
@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.000000 0.000021 ( 0.000021)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000034 0.000000 0.000034 ( 0.000034)
build_up 0.008034 0.000000 4.003233 ( 3.570912)
build_miniruby 0.001609 0.000000 1.380583 ( 1.378123)
build_ruby 0.001755 0.000000 3.724039 ( 3.882858)
build_all 0.004445 0.004089 7.659275 ( 2.956732)
build_install 0.009727 0.008479 10.666148 ( 4.912878)
test_btest 0.000986 0.000000 117.664393 ( 31.605954)
test_basic 0.004907 0.005200 1.036812 ( 1.080166)
test_all 0.101152 0.050241 827.608568 (250.060390)
test_rubyspec 0.060121 0.029413 166.184766 ( 34.909328)
total: 334.36 sec