Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250420-121242
#<BuildRuby:0x00007fb1c767fdd8
@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.20250420-121242",
@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.000024 0.000005 0.000029 ( 0.000024)
autoconf 0.000040 0.000008 0.000048 ( 0.000043)
configure 0.000000 0.000044 0.000044 ( 0.000043)
build_up 0.001320 0.004184 2.157396 ( 2.506950)
build_miniruby 0.001999 0.000000 1.709323 ( 1.711809)
build_ruby 0.002261 0.000057 4.131592 ( 4.316220)
build_all 0.008261 0.000879 6.160871 ( 2.941507)
build_install 0.009540 0.008763 7.506747 ( 4.258458)
test_btest 0.000000 0.001193 51.624451 ( 24.480743)
test_basic 0.000000 0.008232 0.874597 ( 0.928217)
test_all 0.060565 0.057062 558.451601 (184.126733)
test_rubyspec 0.037469 0.030000 92.997289 ( 32.935271)
total: 258.21 sec