Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-104329
#<BuildRuby:0x0000556cc544a138
@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.20240101-104329",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004822 0.000140 1.483393 ( 1.818993)
build_miniruby 0.001017 0.000163 1.250511 ( 1.248422)
build_ruby 0.001285 0.000205 2.541720 ( 2.770893)
build_all 0.000000 0.005795 4.997558 ( 2.035000)
build_install 0.008295 0.005414 5.788450 ( 2.745509)
test_btest 0.000639 0.000159 76.354623 ( 19.118955)
test_basic 0.004840 0.001210 0.696908 ( 0.753818)
test_all 0.085266 0.022487 614.736871 (188.729266)
test_rubyspec 0.013479 0.031803 61.696530 ( 73.604773)
total: 292.83 sec