Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250625-163134
#<BuildRuby:0x000073d4502bfdc0
@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.20250625-163134",
@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.000017 0.000005 0.000022 ( 0.000022)
autoconf 0.000030 0.000008 0.000038 ( 0.000039)
configure 0.000026 0.000007 0.000033 ( 0.000033)
build_up 0.003032 0.004420 3.104025 ( 2.362422)
build_miniruby 0.001028 0.000316 1.082327 ( 1.079054)
build_ruby 0.000434 0.001136 3.048754 ( 3.234722)
build_all 0.004662 0.002892 5.290821 ( 2.076340)
build_install 0.015690 0.002210 7.662152 ( 3.678612)
test_btest 0.000631 0.000193 48.093500 ( 13.317098)
test_basic 0.002481 0.003518 0.719523 ( 0.776070)
test_all 0.092144 0.020490 595.125902 (193.130270)
test_rubyspec 0.042150 0.035379 145.689106 ( 29.817438)
total: 249.47 sec