Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-085834
#<BuildRuby:0x00007f89861dfdc8
@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.20241229-085834",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000024 0.000009 0.000033 ( 0.000033)
configure 0.000023 0.000009 0.000032 ( 0.000031)
build_up 0.003405 0.001277 1.737910 ( 2.032416)
build_miniruby 0.001098 0.000412 1.435900 ( 1.432671)
build_ruby 0.001362 0.000511 3.784933 ( 14.574173)
build_all 0.006719 0.000808 6.275159 ( 2.607091)
build_install 0.011001 0.006366 7.597433 ( 4.022300)
test_btest 0.000649 0.000247 71.303627 ( 22.703174)
test_basic 0.003982 0.004145 0.885609 ( 5.579536)
test_all 0.089837 0.049183 703.379907 (213.508829)
test_rubyspec 0.041182 0.036103 114.964931 ( 26.816663)
total: 293.28 sec