Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250823-090706
#<BuildRuby:0x000070fe6d2cfdd0
@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.20250823-090706",
@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.000018 0.000005 0.000023 ( 0.000025)
autoconf 0.000033 0.000009 0.000042 ( 0.000043)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.006528 0.004056 5.013045 ( 3.732659)
build_miniruby 0.000669 0.001233 1.990957 ( 2.048360)
build_ruby 0.001828 0.000241 4.647711 ( 4.824662)
build_all 0.005908 0.003619 6.550612 ( 3.489977)
build_install 0.013823 0.005676 9.380539 ( 4.459853)
test_btest 0.000729 0.000237 62.729898 ( 19.859792)
test_basic 0.004030 0.002794 1.013275 ( 1.066951)
test_all 0.080398 0.042484 671.472470 (211.138651)
test_rubyspec 0.046275 0.029771 114.856369 ( 26.096445)
total: 276.72 sec