Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250223-173341
#<BuildRuby:0x00007fb9105ffde0
@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.20250223-173341",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000042 0.000005 0.000047 ( 0.000046)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.007519 0.000000 3.284117 ( 2.542521)
build_miniruby 0.001242 0.000090 1.332469 ( 1.339842)
build_ruby 0.001500 0.000155 3.452411 ( 37.226853)
build_all 0.005998 0.004331 5.975239 ( 3.769345)
build_install 0.013460 0.009255 8.700002 ( 5.732861)
test_btest 0.000780 0.000146 43.243883 ( 12.830010)
test_basic 0.006111 0.000000 0.598997 ( 3.235937)
test_all 0.067720 0.040426 504.732064 (215.336161)
test_rubyspec 0.045622 0.024167 96.997818 ( 22.327849)
total: 304.34 sec