Logfile: /home/ko1/ruby/logs/brlog.trunk.20230104-103043
#<BuildRuby:0x0000560ffd034a90
@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.20230104-103043",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000223 0.009481 0.981763 ( 1.451395)
build_miniruby 0.001938 0.000646 0.839737 ( 0.838352)
build_ruby 0.002259 0.000753 2.146321 ( 2.147349)
build_all 0.018010 0.001832 18.599396 ( 2.183152)
build_install 0.015442 0.006303 2.021823 ( 1.017126)
test_btest 0.001143 0.000343 92.881889 ( 9.306212)
test_basic 0.000000 0.009080 0.355469 ( 0.440879)
test_all 0.002129 0.000312 678.302819 ( 74.642400)
test_rubyspec 0.080740 0.097449 47.782645 ( 55.883143)
total: 147.91 sec