Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250710-201018
#<BuildRuby:0x0000750fdbe2fdc8
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250710-201018",
@make="make",
@no_timeout_error=nil,
@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.000005 0.000018 ( 0.000017)
autoconf 0.000000 0.000048 0.000048 ( 0.000050)
configure 0.000000 0.000026 0.000026 ( 0.000026)
build_up 0.002784 0.004210 3.190830 ( 2.305997)
build_miniruby 0.001175 0.000067 1.112323 ( 1.109324)
build_ruby 0.001556 0.000000 2.940761 ( 3.130817)
build_all 0.006488 0.001009 5.158664 ( 2.019943)
build_install 0.013396 0.002997 7.401015 ( 3.532298)
test_btest 0.000594 0.000219 50.638513 ( 13.997980)
test_basic 0.003187 0.004254 0.866451 ( 0.918447)
test_all 0.070341 0.043384 625.541144 (189.113686)
test_rubyspec 0.035139 0.039265 149.031677 ( 27.318222)
total: 243.45 sec