Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250914-194109
#<BuildRuby:0x000078f069f0fdc0
@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.20250914-194109",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000024 0.000000 0.000024 ( 0.000025)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.007074 0.001320 3.567737 ( 2.287897)
build_miniruby 0.000297 0.001103 1.150258 ( 1.147619)
build_ruby 0.000716 0.000942 3.082976 ( 3.165508)
build_all 0.003614 0.003877 5.406159 ( 2.185892)
build_install 0.010969 0.006809 8.141504 ( 3.775176)
test_btest 0.000640 0.000220 56.045550 ( 15.081752)
test_basic 0.003198 0.003939 0.693053 ( 0.746787)
test_all 0.088194 0.031875 665.817974 (200.219156)
test_rubyspec 0.051797 0.027829 111.642340 ( 34.526910)
total: 263.14 sec