Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240626-110001
#<BuildRuby:0x00007f868e17fdd8
@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.20240626-110001",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000028 0.000009 0.000037 ( 0.000038)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.002647 0.005997 3.636516 ( 3.244506)
build_miniruby 0.001282 0.000501 1.395187 ( 1.392198)
build_ruby 0.001346 0.000527 3.484478 ( 3.626604)
build_all 0.005334 0.002925 7.308751 ( 2.817448)
build_install 0.007403 0.011422 9.815035 ( 4.592640)
test_btest 0.000611 0.000294 106.543459 ( 27.467545)
test_basic 0.000661 0.008112 1.050467 ( 1.101405)
test_all 0.102772 0.053696 871.731146 (281.646717)
test_rubyspec 0.068276 0.030865 177.374764 (103.125944)
total: 429.02 sec