Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-075041
#<BuildRuby:0x000055f3af996008
@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.20231014-075041",
@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.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.006950 2.357250 ( 2.418963)
build_miniruby 0.000564 0.000839 1.604590 ( 1.602821)
build_ruby 0.001513 0.000000 3.138025 ( 12.186450)
build_all 0.006566 0.000747 6.197930 ( 2.713667)
build_install 0.014547 0.003763 7.643880 ( 3.883754)
test_btest 0.000762 0.000000 85.627112 ( 27.041961)
test_basic 0.003050 0.003202 0.948694 ( 1.010569)
test_all 0.004023 0.004902 656.640792 (214.523703)
test_rubyspec 0.045115 0.026045 99.864977 (114.237718)
total: 379.62 sec