Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250525-144622
#<BuildRuby:0x00007f83d980fde0
@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.20250525-144622",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000032 0.000009 0.000041 ( 0.000042)
configure 0.000000 0.000050 0.000050 ( 0.000047)
build_up 0.005418 0.001993 3.265828 ( 2.787723)
build_miniruby 0.000000 0.001572 1.280489 ( 1.278020)
build_ruby 0.000068 0.002119 4.498158 ( 4.592101)
build_all 0.005221 0.004331 7.004298 ( 3.160961)
build_install 0.019477 0.003900 9.734034 ( 5.365645)
test_btest 0.000786 0.000262 58.924370 ( 18.379917)
test_basic 0.006104 0.003213 0.959209 ( 1.006101)
test_all 0.089605 0.033466 671.265533 (197.082736)
test_rubyspec 0.062251 0.020384 115.080847 ( 32.686264)
total: 266.34 sec