Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260221-030131
#<BuildRuby:0x000074783f03fdc8
@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.20260221-030131",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.000094 0.006467 2.173405 ( 2.357217)
build_miniruby 0.001287 0.000374 1.771309 ( 1.752278)
build_ruby 0.000926 0.000979 3.932370 ( 4.016344)
build_all 0.006903 0.001713 7.194404 ( 3.080579)
build_install 0.015669 0.002764 9.302723 ( 5.045586)
test_btest 0.001049 0.000000 79.783807 ( 20.549612)
test_basic 0.005378 0.004456 1.185980 ( 1.229847)
test_all 0.079766 0.045662 729.831489 (221.396822)
test_rubyspec 0.060837 0.035007 150.361526 ( 36.998806)
total: 296.43 sec