Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230721-060231
#<BuildRuby:0x000055e8ae53a3d0
@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.20230721-060231",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006863 0.000207 2.194685 ( 4.312713)
build_miniruby 0.001403 0.000104 1.685205 ( 2.061426)
build_ruby 0.001764 0.000131 3.379560 ( 4.230264)
build_all 0.003058 0.004644 2.739509 ( 2.953350)
build_install 0.012833 0.005622 4.271911 ( 3.795453)
test_btest 0.000630 0.000090 80.616650 ( 44.926420)
test_basic 0.008009 0.000450 0.975721 ( 1.239663)
test_all 0.001174 0.000162 613.445004 (341.199796)
test_rubyspec 0.043313 0.014120 91.321035 (126.783974)
total: 531.50 sec