Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240824-230701
#<BuildRuby:0x00007f4b8ac7fdd0
@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-230701",
@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.000006 0.000024 ( 0.000025)
autoconf 0.000000 0.000056 0.000056 ( 0.000056)
configure 0.000000 0.000037 0.000037 ( 0.000037)
build_up 0.003263 0.005063 3.260915 ( 3.155711)
build_miniruby 0.001828 0.000000 1.488583 ( 1.484649)
build_ruby 0.001823 0.000000 3.809632 ( 3.972186)
build_all 0.008585 0.000090 8.621138 ( 3.405081)
build_install 0.004023 0.015250 10.549425 ( 4.912285)
test_btest 0.000630 0.000293 116.796846 ( 30.901221)
test_basic 0.005268 0.004344 1.155005 ( 1.203403)
test_all 0.089833 0.058249 855.657317 (250.717549)
test_rubyspec 0.048655 0.040925 164.270605 ( 33.817104)
total: 333.57 sec