Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251227-183857
#<BuildRuby:0x00007c950069fde0
@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.20251227-183857",
@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.000026)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000035 0.000000 0.000035 ( 0.000035)
build_up 0.000041 0.006805 2.716006 ( 3.126157)
build_miniruby 0.000276 0.001531 2.091546 ( 2.143477)
build_ruby 0.001522 0.000637 5.077867 ( 5.429102)
build_all 0.006557 0.002688 7.369433 ( 3.816167)
build_install 0.016607 0.003169 9.355532 ( 5.279511)
test_btest 0.000043 0.001012 78.205313 ( 24.501162)
test_basic 0.005107 0.006037 1.118752 ( 1.223199)
test_all 0.081226 0.049163 825.514793 (275.072305)
test_rubyspec 0.052406 0.031882 126.309453 ( 30.211671)
total: 350.81 sec