Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-011444
#<BuildRuby:0x000055d5267c3610
@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.20230201-011444",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002760 0.000753 0.624728 ( 1.042518)
build_miniruby 0.000730 0.000198 0.621640 ( 0.621484)
build_ruby 0.000906 0.000247 2.054794 ( 2.054222)
build_all 0.009183 0.000000 11.936033 ( 1.469859)
build_install 0.006276 0.000511 1.486047 ( 0.698077)
test_btest 0.000720 0.000000 63.639586 ( 5.943352)
test_basic 0.000000 0.003344 0.244266 ( 0.339771)
test_all 0.001033 0.000415 485.863250 ( 46.846907)
test_rubyspec 0.010381 0.016274 34.207086 ( 44.826152)
total: 103.84 sec