Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251029-111915
#<BuildRuby:0x000073f82a68fdd0
@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.20251029-111915",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.003526 0.004152 3.567641 ( 2.211430)
build_miniruby 0.000982 0.000296 1.100614 ( 1.098319)
build_ruby 0.001697 0.000000 2.825643 ( 2.910966)
build_all 0.002931 0.003610 5.038856 ( 1.975203)
build_install 0.010241 0.006656 7.933029 ( 3.711180)
test_btest 0.000093 0.000723 56.695841 ( 15.195931)
test_basic 0.003872 0.004576 0.689826 ( 0.749326)
test_all 0.092222 0.024210 622.815921 (190.042377)
test_rubyspec 0.047762 0.032055 114.865690 ( 19.525820)
total: 237.42 sec