Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231012-003742
#<BuildRuby:0x000055a193bc5810
@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.20231012-003742",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.007834 0.000000 2.532036 ( 3.020440)
build_miniruby 0.001956 0.000178 1.708058 ( 1.887535)
build_ruby 0.001498 0.000136 3.493066 ( 3.823643)
build_all 0.005383 0.003811 6.238075 ( 4.450852)
build_install 0.020150 0.000400 7.894745 ( 6.127700)
test_btest 0.001013 0.000103 86.045297 ( 44.782390)
test_basic 0.005468 0.000560 0.953582 ( 1.024145)
test_all 0.005416 0.004470 697.422094 (338.546222)
test_rubyspec 0.063085 0.018533 113.803213 (150.657300)
total: 554.32 sec