Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250824-170828
#<BuildRuby:0x00007c0b0cb6fdd0
@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.20250824-170828",
@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.000015 0.000004 0.000019 ( 0.000021)
autoconf 0.000026 0.000008 0.000034 ( 0.000033)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.004728 0.003577 4.448242 ( 2.895498)
build_miniruby 0.001043 0.000342 1.615499 ( 1.612313)
build_ruby 0.001523 0.000159 4.022557 ( 4.086819)
build_all 0.005857 0.002313 6.201383 ( 2.698044)
build_install 0.013642 0.006223 9.380885 ( 4.573736)
test_btest 0.000666 0.000226 58.530485 ( 17.610786)
test_basic 0.006433 0.001479 0.936860 ( 0.989028)
test_all 0.089140 0.029030 628.406506 (181.263918)
test_rubyspec 0.054862 0.025049 114.348777 ( 24.746476)
total: 240.48 sec