Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250721-025538
#<BuildRuby:0x000074e817b9fdd8
@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.20250721-025538",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.005217 0.002798 3.871429 ( 2.696462)
build_miniruby 0.000284 0.001075 1.556248 ( 1.556123)
build_ruby 0.000538 0.001154 3.849395 ( 4.021027)
build_all 0.004851 0.002958 5.989488 ( 2.631671)
build_install 0.011123 0.006073 8.894575 ( 4.613476)
test_btest 0.002031 0.000337 57.247195 ( 16.384275)
test_basic 0.004477 0.003475 0.981246 ( 1.032231)
test_all 0.085937 0.031719 708.146361 (230.700220)
test_rubyspec 0.050645 0.028762 154.103660 ( 31.207790)
total: 294.84 sec