Logfile: /home/ko1/ruby/logs/brlog.trunk.20230525-092445
#<BuildRuby:0x00005596e0923818
@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",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230525-092445",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001911 0.004227 1.533053 ( 2.981454)
build_miniruby 0.001113 0.000175 0.823523 ( 0.822105)
build_ruby 0.001297 0.000205 2.393589 ( 2.393289)
build_all 0.008585 0.000664 12.657590 ( 1.148043)
build_install 0.008062 0.000000 1.723721 ( 0.884098)
test_btest 0.000688 0.000006 81.002908 ( 6.767970)
test_basic 0.000489 0.004477 0.752308 ( 0.832932)
test_all 0.001613 0.000000 455.587181 ( 45.593372)
test_rubyspec 0.013500 0.022462 41.974032 ( 54.434936)
total: 115.86 sec