Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250331-182314
#<BuildRuby:0x00007f38e067fdc0
@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.20250331-182314",
@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.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.000850 0.007366 3.608040 ( 2.617643)
build_miniruby 0.001751 0.000000 1.535928 ( 1.533436)
build_ruby 0.002172 0.000019 3.852690 ( 4.064612)
build_all 0.005898 0.003494 5.857474 ( 2.592101)
build_install 0.013976 0.006334 8.746207 ( 4.363594)
test_btest 0.000791 0.000192 49.558383 ( 14.295207)
test_basic 0.004934 0.003300 0.817960 ( 0.871912)
test_all 0.080233 0.041637 600.704289 (199.694944)
test_rubyspec 0.040788 0.043911 102.360074 ( 23.486323)
total: 253.52 sec