Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-133819
#<BuildRuby:0x00007f2eabfefde0
@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.20241021-133819",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.004159 0.003991 3.472314 ( 3.359904)
build_miniruby 0.001472 0.000380 1.426430 ( 1.427462)
build_ruby 0.001557 0.000402 3.944789 ( 4.112852)
build_all 0.008146 0.001025 7.035314 ( 2.873507)
build_install 0.013537 0.006755 9.463470 ( 4.313916)
test_btest 0.000863 0.000235 92.444933 ( 24.968796)
test_basic 0.007522 0.002051 1.139070 ( 1.184925)
test_all 0.091969 0.055583 726.668660 (228.040647)
test_rubyspec 0.043691 0.045105 134.642464 ( 31.307593)
total: 301.59 sec