Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-012448
#<BuildRuby:0x00005612db041ca0
@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.20231217-012448",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000004 0.000032 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000029)
build_up 0.003302 0.004579 2.538831 ( 3.795601)
build_miniruby 0.000000 0.002224 1.670288 ( 1.772730)
build_ruby 0.000000 0.002283 3.365561 ( 3.838841)
build_all 0.004942 0.003699 5.960266 ( 4.004682)
build_install 0.010981 0.010378 7.672901 ( 5.634154)
test_btest 0.000000 0.001270 83.110446 ( 49.528859)
test_basic 0.000000 0.008618 0.928946 ( 1.096302)
test_all 0.088438 0.033008 712.197611 (281.660812)
test_rubyspec 0.023426 0.045103 96.042266 (107.637465)
total: 458.97 sec