Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-234151
#<BuildRuby:0x00007fe96800fdd0
@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.20240826-234151",
@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.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.000000 0.009352 3.948138 ( 4.764284)
build_miniruby 0.000000 0.002260 1.682445 ( 1.858456)
build_ruby 0.000000 0.002762 4.743293 ( 5.549571)
build_all 0.009306 0.000987 8.790373 ( 6.477712)
build_install 0.018885 0.004740 11.771268 ( 8.386378)
test_btest 0.000876 0.000224 122.536426 ( 89.924808)
test_basic 0.007331 0.006161 1.379958 ( 1.852695)
test_all 0.122199 0.039846 917.947800 (713.118333)
test_rubyspec 0.086807 0.011167 173.523606 (137.892381)
total: 969.83 sec