Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240902-225215
#<BuildRuby:0x00007f4361c6fdd0
@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.20240902-225215",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000033 0.000006 0.000039 ( 0.000039)
configure 0.000027 0.000005 0.000032 ( 0.000031)
build_up 0.007155 0.000572 3.698167 ( 3.609051)
build_miniruby 0.001466 0.000259 1.459068 ( 1.455689)
build_ruby 0.001598 0.000282 3.714946 ( 3.865930)
build_all 0.004787 0.003439 7.576619 ( 2.967034)
build_install 0.015304 0.001341 9.448204 ( 4.266835)
test_btest 0.000721 0.000133 111.339315 ( 29.124896)
test_basic 0.003002 0.007227 0.977056 ( 1.024582)
test_all 0.113313 0.034399 812.947625 (251.481335)
test_rubyspec 0.053971 0.033270 167.501203 ( 45.289125)
total: 343.09 sec