Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251218-105739
#<BuildRuby:0x000078485c56fdc0
@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.20251218-105739",
@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.000005 0.000018 ( 0.000019)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000019 0.000007 0.000026 ( 0.000025)
build_up 0.002188 0.004101 2.248673 ( 2.352622)
build_miniruby 0.000708 0.000879 1.472289 ( 1.468720)
build_ruby 0.001830 0.000000 3.929253 ( 3.984155)
build_all 0.007539 0.001181 6.706408 ( 2.782039)
build_install 0.013432 0.004879 8.438614 ( 4.477543)
test_btest 0.000000 0.001003 73.369743 ( 20.231665)
test_basic 0.002777 0.006367 1.128861 ( 1.176911)
test_all 0.085458 0.041779 711.298831 (215.832051)
test_rubyspec 0.053850 0.030137 122.428949 ( 24.110170)
total: 276.42 sec