Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-181203
#<BuildRuby:0x000055e57610a390
@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.20230613-181203",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006029 0.000893 1.986138 ( 4.373112)
build_miniruby 0.001165 0.000172 1.451349 ( 1.856329)
build_ruby 0.001789 0.000265 2.875097 ( 3.615537)
build_all 0.003205 0.004736 2.360532 ( 2.256272)
build_install 0.012479 0.007494 3.738389 ( 3.735127)
test_btest 0.000811 0.000183 76.498363 ( 38.078136)
test_basic 0.002437 0.004775 0.823438 ( 0.936315)
test_all 0.001041 0.000269 568.632276 (201.239109)
test_rubyspec 0.029406 0.016672 78.444016 ( 90.471318)
total: 346.56 sec