Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-153403
#<BuildRuby:0x0000559c9ebd5f70
@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.20231223-153403",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.000997 0.004114 1.402952 ( 1.751613)
build_miniruby 0.001160 0.000129 1.543794 ( 1.543584)
build_ruby 0.001535 0.000171 3.297694 ( 3.514298)
build_all 0.006179 0.000687 5.461960 ( 2.576023)
build_install 0.017525 0.000001 6.537088 ( 3.427434)
test_btest 0.000780 0.000000 81.176755 ( 38.017843)
test_basic 0.007188 0.000343 0.827909 ( 0.959545)
test_all 0.076265 0.041558 688.487026 (266.973816)
test_rubyspec 0.037750 0.027030 92.055471 (103.781218)
total: 422.55 sec