Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-212653
#<BuildRuby:0x000055a6b175a230
@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.20230707-212653",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.006337 0.000156 2.234786 ( 6.294771)
build_miniruby 0.001706 0.000000 1.659044 ( 3.056807)
build_ruby 0.001892 0.000000 3.146695 ( 5.788296)
build_all 0.007278 0.000194 2.622184 ( 4.307096)
build_install 0.013225 0.007416 3.854739 ( 6.605220)
test_btest 0.000755 0.000080 81.977474 ( 63.466351)
test_basic 0.003717 0.004411 0.939015 ( 1.695999)
test_all 0.001308 0.000172 678.344945 (662.100696)
test_rubyspec 0.036681 0.029706 98.531057 (231.268866)
total: 984.59 sec