Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251009-212442
#<BuildRuby:0x000073546c0cfdd0
@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.20251009-212442",
@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.000038 0.000010 0.000048 ( 0.000046)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.003617 0.004198 3.798231 ( 2.394413)
build_miniruby 0.000773 0.000643 1.114601 ( 1.112123)
build_ruby 0.001242 0.000365 3.302207 ( 23.986874)
build_all 0.005419 0.002132 5.521893 ( 2.190333)
build_install 0.017738 0.001187 8.355390 ( 3.854861)
test_btest 0.000935 0.000000 57.931007 ( 17.145149)
test_basic 0.000492 0.007615 0.808594 ( 0.857526)
test_all 0.080399 0.037632 620.102551 (192.863497)
test_rubyspec 0.047291 0.033398 111.487711 ( 20.436497)
total: 264.84 sec