Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250513-163959
#<BuildRuby:0x00007f2a5a4efdc8
@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.20250513-163959",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000025 0.000006 0.000031 ( 0.000032)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.002579 0.003396 2.644611 ( 2.731594)
build_miniruby 0.001836 0.000000 1.675844 ( 1.677760)
build_ruby 0.002207 0.000000 4.254847 ( 4.387065)
build_all 0.005946 0.002578 6.306812 ( 2.706561)
build_install 0.008967 0.009186 8.402357 ( 4.488406)
test_btest 0.000725 0.000236 57.115658 ( 16.050229)
test_basic 0.009073 0.000000 0.796186 ( 0.844402)
test_all 0.091206 0.028177 672.765160 (205.160105)
test_rubyspec 0.057534 0.020239 113.801548 ( 27.102999)
total: 265.15 sec