Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260317-072138
#<BuildRuby:0x000074b51623fdd0
@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.20260317-072138",
@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.000026 0.000000 0.000026 ( 0.000027)
autoconf 0.000047 0.000000 0.000047 ( 0.000046)
configure 0.000038 0.000000 0.000038 ( 0.000037)
build_up 0.002450 0.004584 2.909498 ( 3.023888)
build_miniruby 0.001862 0.000000 1.880497 ( 1.852922)
build_ruby 0.002194 0.000038 5.895619 ( 6.049379)
build_all 0.008370 0.002106 8.042296 ( 5.151408)
build_install 0.014776 0.010356 11.211162 ( 8.284752)
test_btest 0.000000 0.001002 85.349146 ( 29.285213)
test_basic 0.007649 0.003238 1.322023 ( 1.356235)
test_all 0.094855 0.047010 940.913116 (274.179428)
test_rubyspec 0.047828 0.044417 140.621945 ( 32.256219)
total: 361.44 sec