Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250526-054358
#<BuildRuby:0x00007f215b18fdc0
@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-054358",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000000 0.000043 0.000043 ( 0.000043)
configure 0.000000 0.000036 0.000036 ( 0.000036)
build_up 0.003778 0.003710 3.331438 ( 2.796141)
build_miniruby 0.000000 0.002050 1.264867 ( 1.261117)
build_ruby 0.000400 0.001982 3.860779 ( 4.001617)
build_all 0.003982 0.005232 6.210028 ( 2.474283)
build_install 0.010852 0.009226 8.740230 ( 4.274795)
test_btest 0.000985 0.000000 57.321106 ( 16.130377)
test_basic 0.004852 0.004863 0.922693 ( 0.971178)
test_all 0.072376 0.051860 693.394344 (208.082655)
test_rubyspec 0.054476 0.028674 115.897988 ( 23.228959)
total: 263.22 sec