Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-232939
#<BuildRuby:0x00007ff41b68fdc8
@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.20240824-232939",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000040 0.000007 0.000047 ( 0.000046)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.005635 0.004273 4.044076 ( 4.545020)
build_miniruby 0.001564 0.000288 1.701510 ( 1.849678)
build_ruby 0.000000 0.002115 4.724018 ( 5.133656)
build_all 0.001985 0.009429 9.082036 ( 5.198763)
build_install 0.013680 0.005526 10.839662 ( 4.761785)
test_btest 0.000305 0.000807 114.243236 ( 30.205648)
test_basic 0.002851 0.007074 1.136722 ( 1.182676)
test_all 0.114031 0.035917 766.873281 (221.714134)
test_rubyspec 0.060550 0.027661 166.005388 ( 31.195949)
total: 305.79 sec