Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-084737
#<BuildRuby:0x000056097e563140
@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.20230131-084737",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000000 0.003771 0.629620 ( 1.031868)
build_miniruby 0.000000 0.000922 0.631303 ( 0.630486)
build_ruby 0.000000 0.001245 2.031411 ( 2.030890)
build_all 0.006370 0.002248 11.803758 ( 1.488750)
build_install 0.005943 0.000370 1.442737 ( 0.704461)
test_btest 0.000556 0.000111 65.316265 ( 6.123674)
test_basic 0.003303 0.000000 0.240568 ( 0.336024)
test_all 0.001117 0.000042 483.709848 ( 45.329312)
test_rubyspec 0.011313 0.016541 34.784801 ( 45.332194)
total: 103.01 sec