Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250325-174551
#<BuildRuby:0x00007ff8d296fdc0
@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.20250325-174551",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.002214 0.004638 2.807489 ( 2.528078)
build_miniruby 0.001143 0.000297 1.404205 ( 1.404548)
build_ruby 0.001414 0.000366 3.905730 ( 4.049170)
build_all 0.007540 0.000822 5.500905 ( 2.459643)
build_install 0.009251 0.008893 7.573482 ( 3.907516)
test_btest 0.000842 0.000000 48.381640 ( 13.290541)
test_basic 0.007327 0.000000 0.864912 ( 0.914631)
test_all 0.083140 0.034883 600.876142 (198.798539)
test_rubyspec 0.057679 0.019226 101.443105 ( 22.928678)
total: 250.28 sec