Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250710-190425
#<BuildRuby:0x00007c54da26fdd0
@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.20250710-190425",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000044 0.000000 0.000044 ( 0.000063)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.004502 0.002487 3.591274 ( 2.561564)
build_miniruby 0.001059 0.000311 1.299366 ( 1.296546)
build_ruby 0.000991 0.000712 3.577916 ( 3.723778)
build_all 0.004978 0.002709 5.662986 ( 2.366463)
build_install 0.013285 0.004012 8.390317 ( 4.027764)
test_btest 0.000791 0.000084 51.397047 ( 17.013196)
test_basic 0.003749 0.004028 0.822510 ( 0.875722)
test_all 0.093187 0.025281 635.821286 (192.780717)
test_rubyspec 0.049933 0.025102 145.849353 ( 28.679347)
total: 253.33 sec