Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-043845
#<BuildRuby:0x00005589780c62a8
@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.20230209-043845",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.004911 0.000614 1.176305 ( 1.560833)
build_miniruby 0.001234 0.000155 1.155957 ( 1.155041)
build_ruby 0.001337 0.000167 2.158202 ( 2.357186)
build_all 0.003188 0.004067 3.500201 ( 1.727393)
build_install 0.005750 0.008747 2.777535 ( 1.987795)
test_btest 0.000534 0.000123 56.224539 ( 19.135396)
test_basic 0.000070 0.007311 0.422573 ( 0.518469)
test_all 0.001108 0.000329 623.488146 (192.678128)
test_rubyspec 0.018526 0.024010 67.263386 ( 77.107481)
total: 298.23 sec