Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-054548
#<BuildRuby:0x00007f7f01fbfdd8
@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.20241221-054548",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000031 0.000006 0.000037 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.005604 0.000316 1.884120 ( 2.209342)
build_miniruby 0.001532 0.000317 1.510419 ( 1.507036)
build_ruby 0.002196 0.000000 3.888209 ( 4.067751)
build_all 0.005772 0.004120 6.669718 ( 2.796156)
build_install 0.017749 0.003479 7.819465 ( 4.068288)
test_btest 0.000634 0.000141 72.653136 ( 20.160183)
test_basic 0.008419 0.000930 0.805401 ( 0.860368)
test_all 0.093104 0.057312 667.069997 (204.414433)
test_rubyspec 0.046338 0.024857 101.451378 ( 19.168611)
total: 259.25 sec