Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241112-000958
#<BuildRuby:0x00007fb9053dfde0
@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.20241112-000958",
@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.000026 0.000003 0.000029 ( 0.000029)
autoconf 0.000036 0.000003 0.000039 ( 0.000040)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.004162 0.003518 3.715118 ( 3.623673)
build_miniruby 0.001475 0.000179 1.644355 ( 1.641268)
build_ruby 0.001667 0.000202 3.502186 ( 3.663585)
build_all 0.004747 0.004080 6.313118 ( 2.625877)
build_install 0.019456 0.001012 8.933616 ( 4.306405)
test_btest 0.000811 0.000109 79.553219 ( 21.701937)
test_basic 0.005197 0.004373 0.826951 ( 0.873216)
test_all 0.111325 0.035642 728.652616 (225.843260)
test_rubyspec 0.050002 0.033004 119.971922 ( 26.136036)
total: 290.42 sec