Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-154053
#<BuildRuby:0x0000555ef4f6e4f8
@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.20231213-154053",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000026 0.000005 0.000031 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.000000 0.007204 2.334139 ( 2.597693)
build_miniruby 0.000631 0.000854 1.692374 ( 1.690386)
build_ruby 0.001345 0.000377 3.009368 ( 3.180072)
build_all 0.005185 0.001451 5.569996 ( 2.232179)
build_install 0.011770 0.003974 6.938479 ( 3.352273)
test_btest 0.001002 0.000000 81.571946 ( 21.499508)
test_basic 0.005614 0.000698 0.793387 ( 0.853846)
test_all 0.062550 0.057641 693.716423 (218.905012)
test_rubyspec 0.022093 0.035347 79.148778 ( 90.778100)
total: 345.09 sec