Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-203214
#<BuildRuby:0x00007f564acdfdc8
@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.20241109-203214",
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000022 0.000009 0.000031 ( 0.000032)
configure 0.000021 0.000009 0.000030 ( 0.000030)
build_up 0.003393 0.003964 3.708751 ( 3.780997)
build_miniruby 0.000000 0.001763 1.456916 ( 1.454969)
build_ruby 0.001243 0.000468 4.040773 ( 4.217408)
build_all 0.003038 0.005162 6.407687 ( 2.716001)
build_install 0.013249 0.005031 8.896053 ( 4.187704)
test_btest 0.001163 0.000000 77.553221 ( 21.196038)
test_basic 0.006980 0.004120 1.066794 ( 6.371020)
test_all 0.106240 0.038518 708.566318 (211.719308)
test_rubyspec 0.039090 0.046829 121.963256 ( 26.957583)
total: 282.60 sec