Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-231815
#<BuildRuby:0x00007f555467fdd0
@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.20241010-231815",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000026 0.000008 0.000034 ( 0.000035)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.002634 0.005023 3.986387 ( 3.900835)
build_miniruby 0.001315 0.000506 1.548499 ( 1.550914)
build_ruby 0.001932 0.000000 3.878203 ( 4.017574)
build_all 0.006906 0.001762 7.216244 ( 3.006933)
build_install 0.018580 0.000386 9.805681 ( 4.780815)
test_btest 0.000655 0.000212 90.716238 ( 24.055675)
test_basic 0.005301 0.004716 1.126573 ( 1.172416)
test_all 0.084213 0.064309 768.186666 (259.704750)
test_rubyspec 0.055761 0.030356 134.626811 ( 32.354380)
total: 334.55 sec