Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240629-060234
#<BuildRuby:0x00007f56b7ecfdc8
@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.20240629-060234",
@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.000008 0.000029 ( 0.000030)
autoconf 0.000032 0.000014 0.000046 ( 0.000046)
configure 0.000034 0.000014 0.000048 ( 0.000047)
build_up 0.005946 0.003151 4.007146 ( 3.455732)
build_miniruby 0.001203 0.000498 1.479322 ( 1.476945)
build_ruby 0.001345 0.000557 4.395157 ( 4.546207)
build_all 0.004564 0.004765 8.499919 ( 3.392669)
build_install 0.017365 0.002394 11.126836 ( 5.128285)
test_btest 0.000806 0.000323 120.582436 ( 32.273369)
test_basic 0.008553 0.000216 1.176532 ( 1.746215)
test_all 0.114246 0.039012 914.424815 (289.386004)
test_rubyspec 0.046208 0.049288 168.943670 ( 35.421196)
total: 376.83 sec