Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-074032
#<BuildRuby:0x00007fca2ab6fde0
@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.20241011-074032",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.000268 0.007277 3.435230 ( 3.331979)
build_miniruby 0.001315 0.000286 1.357725 ( 1.354750)
build_ruby 0.001427 0.000310 3.910416 ( 4.077135)
build_all 0.007371 0.000700 7.184348 ( 2.939411)
build_install 0.015172 0.002996 9.524805 ( 4.433421)
test_btest 0.000783 0.000162 93.616514 ( 24.753757)
test_basic 0.006853 0.003738 1.181898 ( 1.224204)
test_all 0.117656 0.034008 768.637208 (246.339962)
test_rubyspec 0.052061 0.031233 135.499382 ( 27.106246)
total: 315.56 sec