Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-095407
#<BuildRuby:0x00007f403b63fdd0
@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.20241203-095407",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.003815 0.005749 4.160279 ( 3.911536)
build_miniruby 0.001262 0.000560 1.661202 ( 1.666192)
build_ruby 0.000000 0.002509 4.476673 ( 4.632481)
build_all 0.005302 0.004202 6.929689 ( 3.747085)
build_install 0.011051 0.010009 9.668113 ( 6.374914)
test_btest 0.000719 0.000372 82.523934 ( 37.016153)
test_basic 0.006200 0.000825 1.090951 ( 1.234432)
test_all 0.103813 0.042943 703.852148 (220.327502)
test_rubyspec 0.052170 0.025559 117.056218 ( 23.156672)
total: 302.07 sec