Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241216-141119
#<BuildRuby:0x00007f85cffbfde0
@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.20241216-141119",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000039 0.000000 0.000039 ( 0.000038)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.006336 0.000000 2.485459 ( 2.853793)
build_miniruby 0.001581 0.000047 1.616739 ( 1.618400)
build_ruby 0.001573 0.000545 4.173073 ( 4.292863)
build_all 0.007403 0.001089 6.052974 ( 2.669131)
build_install 0.013241 0.004414 7.397731 ( 3.871473)
test_btest 0.000696 0.000232 77.046646 ( 21.716784)
test_basic 0.008149 0.000000 0.884224 ( 0.932780)
test_all 0.098414 0.046738 728.620180 (221.116056)
test_rubyspec 0.045727 0.033270 117.425298 ( 28.027383)
total: 287.10 sec