Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-232423
#<BuildRuby:0x00007f26479bfdd8
@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.20241009-232423",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000033 0.000010 0.000043 ( 0.000043)
configure 0.000027 0.000008 0.000035 ( 0.000034)
build_up 0.003935 0.003937 3.542613 ( 3.899026)
build_miniruby 0.001141 0.000381 1.536583 ( 1.534485)
build_ruby 0.000000 0.001952 3.992876 ( 4.151455)
build_all 0.006225 0.002731 6.952525 ( 2.814762)
build_install 0.018351 0.000650 9.638626 ( 4.480042)
test_btest 0.000824 0.000258 91.924704 ( 24.641228)
test_basic 0.011280 0.000869 1.155147 ( 1.235098)
test_all 0.102248 0.043867 692.872308 (202.837391)
test_rubyspec 0.045836 0.037898 126.227169 ( 25.240900)
total: 270.84 sec