Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250906-204015
#<BuildRuby:0x0000767fa636fdc0
@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.20250906-204015",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000026 0.000006 0.000032 ( 0.000033)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.005495 0.005011 4.965475 ( 4.210511)
build_miniruby 0.001799 0.000000 1.874751 ( 1.954549)
build_ruby 0.001820 0.000173 4.425673 ( 4.662792)
build_all 0.008055 0.001247 6.655581 ( 4.150787)
build_install 0.018151 0.005528 10.274437 ( 7.036853)
test_btest 0.000938 0.000000 64.979185 ( 29.792594)
test_basic 0.003589 0.005164 1.091808 ( 1.306283)
test_all 0.093704 0.030557 630.332109 (193.722967)
test_rubyspec 0.048767 0.027232 111.548008 ( 25.118055)
total: 271.96 sec