Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-060614
#<BuildRuby:0x0000556dfafa1820
@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.20240315-060614",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000041 0.000002 0.000043 ( 0.000043)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.000000 0.009496 3.318469 ( 4.502544)
build_miniruby 0.000024 0.001814 1.910256 ( 2.742009)
build_ruby 0.001476 0.000223 3.995270 ( 27.820552)
build_all 0.002746 0.006844 7.687395 ( 6.108292)
build_install 0.015359 0.007646 10.005162 ( 9.448579)
test_btest 0.000893 0.000206 98.580728 ( 84.800483)
test_basic 0.008696 0.000231 1.107317 ( 1.472046)
test_all 0.099632 0.024769 773.901498 (402.649098)
test_rubyspec 0.043761 0.052339 135.777464 (163.949952)
total: 703.49 sec