Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251005-004106
#<BuildRuby:0x0000794ad039fdc0
@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.20251005-004106",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000029 0.000006 0.000035 ( 0.000035)
configure 0.000026 0.000006 0.000032 ( 0.000031)
build_up 0.003875 0.004994 4.119705 ( 2.586491)
build_miniruby 0.000564 0.000896 1.346176 ( 1.344380)
build_ruby 0.001619 0.000152 3.460905 ( 3.506895)
build_all 0.003456 0.005313 6.316548 ( 2.718412)
build_install 0.020091 0.002795 9.286403 ( 4.534198)
test_btest 0.000407 0.000568 61.193130 ( 16.782766)
test_basic 0.004378 0.003606 0.958672 ( 1.009860)
test_all 0.096834 0.032477 712.118617 (220.998781)
test_rubyspec 0.051559 0.030911 118.208655 ( 24.781882)
total: 278.26 sec