Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250408-010705
#<BuildRuby:0x00007f4f3883fde0
@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.20250408-010705",
@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.000024 0.000007 0.000031 ( 0.000027)
autoconf 0.000037 0.000011 0.000048 ( 0.000043)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.003320 0.005121 3.307080 ( 3.906553)
build_miniruby 0.002062 0.000000 1.673290 ( 1.817041)
build_ruby 0.002201 0.000076 4.304775 ( 7.116555)
build_all 0.005541 0.004639 6.108407 ( 3.868355)
build_install 0.012129 0.010865 8.388882 ( 4.716810)
test_btest 0.000646 0.000247 51.600418 ( 18.204814)
test_basic 0.000000 0.008511 0.856723 ( 0.925240)
test_all 0.067279 0.050123 535.052833 (166.008030)
test_rubyspec 0.025421 0.046736 96.300977 ( 17.803000)
total: 224.37 sec