Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251003-093017
#<BuildRuby:0x000076d768d2fdc8
@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.20251003-093017",
@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.000029 0.000007 0.000036 ( 0.000036)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.004656 0.003908 4.132061 ( 2.591983)
build_miniruby 0.000358 0.001100 1.231557 ( 1.228622)
build_ruby 0.001732 0.000000 3.619554 ( 3.721915)
build_all 0.003178 0.003615 5.343151 ( 2.137915)
build_install 0.010604 0.009067 8.797302 ( 4.028898)
test_btest 0.000973 0.000000 57.400015 ( 15.497652)
test_basic 0.004327 0.003850 0.982928 ( 1.029690)
test_all 0.087752 0.030017 617.028067 (215.000648)
test_rubyspec 0.047861 0.033148 118.281932 ( 25.848669)
total: 271.09 sec