Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251026-153826
#<BuildRuby:0x000076ebee31fdc0
@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.20251026-153826",
@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.000007 0.000022 ( 0.000022)
autoconf 0.000027 0.000012 0.000039 ( 0.000038)
configure 0.000024 0.000011 0.000035 ( 0.000033)
build_up 0.004135 0.003001 2.969171 ( 2.045893)
build_miniruby 0.001294 0.000118 1.143844 ( 1.141672)
build_ruby 0.001606 0.000000 2.969971 ( 3.045396)
build_all 0.005473 0.001431 4.909555 ( 1.955293)
build_install 0.013171 0.004466 7.412781 ( 3.460923)
test_btest 0.000739 0.000000 55.787455 ( 15.327579)
test_basic 0.000583 0.005536 0.686974 ( 0.754349)
test_all 0.082894 0.031077 564.561456 (170.213464)
test_rubyspec 0.050885 0.031104 114.351773 ( 18.395476)
total: 216.34 sec