Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-033224
#<BuildRuby:0x00007eff2940fdd8
@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.20240923-033224",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.004371 0.004738 4.702912 ( 3.988488)
build_miniruby 0.001682 0.000263 1.713060 ( 1.709581)
build_ruby 0.001796 0.000281 4.397605 ( 4.602480)
build_all 0.003989 0.004251 6.843931 ( 2.884187)
build_install 0.002837 0.017235 10.181362 ( 4.864486)
test_btest 0.000000 0.001108 93.546740 ( 24.667868)
test_basic 0.000557 0.009303 1.117959 ( 1.169112)
test_all 0.107898 0.043530 810.392688 (239.502882)
test_rubyspec 0.045287 0.040329 138.492610 ( 32.205632)
total: 315.60 sec