Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-090602
#<BuildRuby:0x000055d590ec5f70
@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.20230628-090602",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000018 0.000002 0.000020 ( 0.000026)
configure 0.000016 0.000002 0.000018 ( 0.000023)
build_up 0.002115 0.003725 1.905001 ( 3.183518)
build_miniruby 0.001485 0.000220 1.490803 ( 1.489235)
build_ruby 0.001614 0.000000 2.897500 ( 3.064502)
build_all 0.004082 0.002348 2.240933 ( 1.262987)
build_install 0.009025 0.008505 3.528509 ( 2.333347)
test_btest 0.000667 0.000146 82.036137 ( 21.928918)
test_basic 0.002535 0.002639 0.855749 ( 0.926776)
test_all 0.001331 0.000313 604.590927 (180.378031)
test_rubyspec 0.027524 0.022948 85.310099 ( 96.954374)
total: 311.52 sec