Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251212-122205
#<BuildRuby:0x000077dd5992fdc0
@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.20251212-122205",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000028 0.000009 0.000037 ( 0.000037)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.003722 0.003232 2.482154 ( 2.403859)
build_miniruby 0.001074 0.000414 1.385211 ( 1.381653)
build_ruby 0.001118 0.000728 3.382925 ( 14.253305)
build_all 0.005711 0.002561 6.173001 ( 2.590099)
build_install 0.009352 0.008200 7.915361 ( 4.322480)
test_btest 0.000980 0.000000 68.620849 ( 20.187068)
test_basic 0.003380 0.006143 0.821062 ( 0.867724)
test_all 0.091957 0.031907 655.613872 (202.922323)
test_rubyspec 0.051127 0.030520 128.027515 ( 27.468360)
total: 276.40 sec