Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250718-143330
#<BuildRuby:0x0000764ac722fdc0
@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.20250718-143330",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000027 0.000008 0.000035 ( 0.000034)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.002405 0.004791 3.367418 ( 2.391788)
build_miniruby 0.001269 0.000092 1.226160 ( 1.223128)
build_ruby 0.000766 0.000918 3.304668 ( 3.511588)
build_all 0.002668 0.004734 5.250160 ( 2.108813)
build_install 0.011540 0.006710 7.538025 ( 3.686452)
test_btest 0.002202 0.000073 54.720264 ( 15.182419)
test_basic 0.004279 0.003528 0.729748 ( 0.781451)
test_all 0.086921 0.026603 646.917591 (188.325855)
test_rubyspec 0.042191 0.038040 150.461327 ( 27.831929)
total: 245.04 sec