Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250721-085949
#<BuildRuby:0x00007d813094fdc0
@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-085949",
@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.000002 0.000013 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.003471 0.002486 2.904296 ( 2.128677)
build_miniruby 0.000084 0.001043 1.119414 ( 1.117253)
build_ruby 0.001391 0.000078 3.138847 ( 3.318070)
build_all 0.004788 0.001398 5.075323 ( 2.094770)
build_install 0.013119 0.003502 8.170039 ( 4.178449)
test_btest 0.002476 0.000073 55.042057 ( 15.317614)
test_basic 0.002402 0.005152 0.928300 ( 0.981249)
test_all 0.085900 0.027116 603.882701 (179.607701)
test_rubyspec 0.037887 0.040727 156.733315 ( 26.141756)
total: 234.89 sec