Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260221-020226
#<BuildRuby:0x000073611499fdc0
@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-020226",
@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.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.002241 0.004327 2.583934 ( 2.711725)
build_miniruby 0.000993 0.000733 1.757462 ( 1.731064)
build_ruby 0.001203 0.000783 4.807959 ( 4.884464)
build_all 0.006676 0.001911 7.266010 ( 3.211548)
build_install 0.015438 0.003661 9.934289 ( 5.729526)
test_btest 0.000445 0.000581 83.638501 ( 22.568931)
test_basic 0.004546 0.004460 1.234896 ( 1.293575)
test_all 0.101960 0.033920 954.248464 (674.150739)
test_rubyspec 0.060718 0.032311 153.777407 (179.102458)
total: 895.39 sec