Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250923-004950
#<BuildRuby:0x000074b885a8fdd8
@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.20250923-004950",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000037)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.006644 0.003758 5.071044 ( 3.471673)
build_miniruby 0.000000 0.001543 1.709663 ( 1.729700)
build_ruby 0.001545 0.000515 3.874608 ( 43.582013)
build_all 0.006203 0.001934 6.152273 ( 2.582510)
build_install 0.012787 0.007915 8.598634 ( 4.019013)
test_btest 0.000226 0.000751 63.501387 ( 20.593301)
test_basic 0.004852 0.003010 1.040382 ( 5.305118)
test_all 0.085270 0.035729 600.803515 (222.450341)
test_rubyspec 0.047631 0.031524 112.265232 ( 25.665102)
total: 329.40 sec