Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-163454
#<BuildRuby:0x00005564719f6228
@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.20230509-163454",
@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.000015 0.000001 0.000016 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000000 0.005217 1.513439 ( 2.894653)
build_miniruby 0.000000 0.001260 1.057070 ( 1.055581)
build_ruby 0.000000 0.001581 2.413503 ( 2.640192)
build_all 0.000905 0.005176 1.961070 ( 1.175914)
build_install 0.012235 0.003168 3.199085 ( 2.272263)
test_btest 0.000916 0.000172 74.410580 ( 22.318507)
test_basic 0.000000 0.004993 0.587287 ( 0.660580)
test_all 0.000000 0.000982 563.066220 (174.246493)
test_rubyspec 0.029904 0.021428 79.613461 ( 95.548283)
total: 302.81 sec