Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250812-122034
#<BuildRuby:0x000076771c6efdc0
@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.20250812-122034",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.003359 0.004335 3.612461 ( 2.436320)
build_miniruby 0.000245 0.001075 1.415439 ( 1.411998)
build_ruby 0.001536 0.000129 3.596309 ( 3.720512)
build_all 0.005541 0.001925 5.811614 ( 2.471202)
build_install 0.011048 0.005595 8.305023 ( 3.946399)
test_btest 0.000813 0.000074 55.587273 ( 17.208707)
test_basic 0.005293 0.001369 0.864767 ( 0.924369)
test_all 0.084834 0.029622 600.366466 (188.139976)
test_rubyspec 0.044762 0.032517 106.629522 ( 18.952299)
total: 239.21 sec