Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260309-014727
#<BuildRuby:0x00007040cd52fde0
@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.20260309-014727",
@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.000021 0.000005 0.000026 ( 0.000028)
autoconf 0.000039 0.000010 0.000049 ( 0.000047)
configure 0.000031 0.000008 0.000039 ( 0.000038)
build_up 0.002591 0.004312 2.583455 ( 2.725411)
build_miniruby 0.000986 0.000703 1.778169 ( 1.750803)
build_ruby 0.001990 0.000010 4.829067 ( 4.825756)
build_all 0.005806 0.002633 6.973796 ( 3.150969)
build_install 0.014967 0.004133 9.390172 ( 5.297124)
test_btest 0.001018 0.000017 80.809882 ( 22.858020)
test_basic 0.005435 0.004314 1.149272 ( 1.195771)
test_all 0.095788 0.038788 812.399043 (240.998057)
test_rubyspec 0.055941 0.031488 139.494808 ( 31.049555)
total: 313.85 sec