Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260314-034010
#<BuildRuby:0x000079a6492dfdc0
@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.20260314-034010",
@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.000040 0.000011 0.000051 ( 0.000050)
configure 0.000042 0.000000 0.000042 ( 0.000042)
build_up 0.003716 0.003259 2.563607 ( 2.654628)
build_miniruby 0.000000 0.001650 1.675833 ( 1.647809)
build_ruby 0.001761 0.000190 4.628399 ( 4.683765)
build_all 0.006102 0.002941 7.108546 ( 3.257906)
build_install 0.012870 0.006613 9.609865 ( 5.551691)
test_btest 0.000023 0.001065 81.501080 ( 24.086032)
test_basic 0.005777 0.003690 1.111270 ( 1.149280)
test_all 0.089440 0.037769 754.178323 (226.522317)
test_rubyspec 0.045666 0.041743 132.067754 ( 25.286847)
total: 294.84 sec