Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-092706
#<BuildRuby:0x00007ff1d4acfdc8
@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.20240824-092706",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.003010 0.004592 3.692700 ( 3.777021)
build_miniruby 0.001303 0.000252 1.605362 ( 1.602209)
build_ruby 0.001481 0.000286 3.908366 ( 4.074110)
build_all 0.009457 0.000000 8.301535 ( 3.269824)
build_install 0.013707 0.005492 11.162952 ( 5.273027)
test_btest 0.000735 0.000147 114.567111 ( 29.837323)
test_basic 0.005331 0.004184 1.042642 ( 1.087277)
test_all 0.085654 0.067558 866.662920 (261.378639)
test_rubyspec 0.051261 0.043698 169.793205 ( 34.735803)
total: 345.04 sec