Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250526-031956
#<BuildRuby:0x00007fa4e238fde0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250526-031956",
@make="make",
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000041 0.000000 0.000041 ( 0.000040)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.007236 0.000000 3.435371 ( 3.101072)
build_miniruby 0.001288 0.000229 1.515886 ( 1.513191)
build_ruby 0.001534 0.000300 3.380477 ( 3.529116)
build_all 0.000776 0.007232 6.151946 ( 2.474135)
build_install 0.015787 0.003939 8.352876 ( 4.090317)
test_btest 0.000851 0.000267 55.414710 ( 15.132513)
test_basic 0.008593 0.000174 0.979423 ( 1.028198)
test_all 0.104626 0.013927 702.603750 (206.817677)
test_rubyspec 0.038643 0.040543 115.937828 ( 26.442416)
total: 264.13 sec