Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241009-173237
#<BuildRuby:0x00007f6d418dfdc8
@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-173237",
@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.000019 0.000003 0.000022 ( 0.000024)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000040 0.000007 0.000047 ( 0.000046)
build_up 0.000000 0.007493 3.473101 ( 4.122757)
build_miniruby 0.000823 0.000742 1.329277 ( 1.446519)
build_ruby 0.000000 0.001742 4.151599 ( 5.424714)
build_all 0.006984 0.001968 7.391829 ( 3.102778)
build_install 0.016148 0.008805 10.808280 ( 5.476637)
test_btest 0.000000 0.001251 98.448929 ( 39.007811)
test_basic 0.000000 0.012096 1.175720 ( 1.265020)
test_all 0.098890 0.049485 730.833241 (218.942564)
test_rubyspec 0.046622 0.041774 128.083393 ( 28.174254)
total: 306.96 sec