Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240929-015316
#<BuildRuby:0x00007ffab1c9fdc0
@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.20240929-015316",
@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.000023)
autoconf 0.000041 0.000000 0.000041 ( 0.000040)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.007679 0.000929 4.613758 ( 3.760741)
build_miniruby 0.001447 0.000349 1.438091 ( 1.434460)
build_ruby 0.001920 0.000000 3.350668 ( 3.555692)
build_all 0.007145 0.001138 6.395139 ( 2.591370)
build_install 0.018084 0.001017 9.863924 ( 4.398040)
test_btest 0.000859 0.000182 91.888261 ( 24.846651)
test_basic 0.007092 0.004121 1.100017 ( 5.561334)
test_all 0.104072 0.043531 765.462259 (243.211768)
test_rubyspec 0.026519 0.058080 134.521394 ( 27.445763)
total: 316.81 sec