Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251212-065206
#<BuildRuby:0x00007cd15eb0fde0
@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-065206",
@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.000023)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003569 0.003425 2.410101 ( 2.347782)
build_miniruby 0.000000 0.001518 1.301897 ( 1.298498)
build_ruby 0.001005 0.000717 3.460110 ( 3.551178)
build_all 0.005043 0.003144 6.426004 ( 2.663137)
build_install 0.010376 0.007452 8.345237 ( 4.327558)
test_btest 0.000898 0.000000 71.337389 ( 18.698793)
test_basic 0.002289 0.004865 0.901665 ( 0.970986)
test_all 0.094121 0.031445 705.564380 (210.393651)
test_rubyspec 0.055575 0.031475 131.197958 ( 31.485609)
total: 275.74 sec