Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-175631
#<BuildRuby:0x0000563db4ca1a00
@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.20230917-175631",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.006370 0.001784 2.296211 ( 4.728674)
build_miniruby 0.001370 0.000383 1.695392 ( 1.834176)
build_ruby 0.000000 0.001977 3.490234 ( 3.997217)
build_all 0.002309 0.005901 6.274930 ( 4.639193)
build_install 0.012417 0.008380 7.471585 ( 6.220453)
test_btest 0.000609 0.000231 84.039048 ( 44.700051)
test_basic 0.003551 0.003982 0.931912 ( 1.184326)
test_all 0.009364 0.000325 703.281569 (312.945205)
test_rubyspec 0.054711 0.019256 106.451851 (125.223114)
total: 505.47 sec