Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-021102
#<BuildRuby:0x00007fcb3984fdd0
@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.20241221-021102",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000031 0.000009 0.000040 ( 0.000040)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.002180 0.003493 1.973155 ( 2.295477)
build_miniruby 0.001481 0.000000 1.518460 ( 1.515276)
build_ruby 0.001760 0.000000 3.693496 ( 3.899465)
build_all 0.008568 0.000000 6.201625 ( 2.589828)
build_install 0.016881 0.000000 7.823536 ( 4.186634)
test_btest 0.000821 0.000000 70.426347 ( 18.611717)
test_basic 0.008742 0.000092 0.830448 ( 0.882659)
test_all 0.102376 0.041063 639.530157 (219.490025)
test_rubyspec 0.052562 0.026064 113.876386 ( 22.558806)
total: 276.03 sec