Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241021-021715
#<BuildRuby:0x00007f10e6fefdc8
@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.20241021-021715",
@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.000023 0.000007 0.000030 ( 0.000031)
autoconf 0.000046 0.000014 0.000060 ( 0.000060)
configure 0.000029 0.000008 0.000037 ( 0.000038)
build_up 0.007094 0.000874 3.377035 ( 3.343247)
build_miniruby 0.001322 0.000377 1.525365 ( 1.522534)
build_ruby 0.001830 0.000000 3.097494 ( 3.300854)
build_all 0.002872 0.005875 5.823565 ( 2.183068)
build_install 0.015684 0.002709 7.719056 ( 3.525329)
test_btest 0.000736 0.000225 78.642629 ( 20.412003)
test_basic 0.009912 0.000000 0.866608 ( 0.912723)
test_all 0.119838 0.029761 684.549616 (193.916340)
test_rubyspec 0.056476 0.026226 127.059546 ( 23.652526)
total: 252.77 sec