Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-085339
#<BuildRuby:0x000055dbe595bac0
@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.20230120-085339",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.000000 0.003982 0.630316 ( 1.050391)
build_miniruby 0.000754 0.000188 0.650912 ( 0.650310)
build_ruby 0.001045 0.000261 2.176389 ( 2.176654)
build_all 0.008087 0.000910 11.967643 ( 1.477289)
build_install 0.006022 0.000337 1.508040 ( 0.726108)
test_btest 0.000568 0.000121 63.713427 ( 6.002398)
test_basic 0.002680 0.000574 0.255204 ( 0.351209)
test_all 0.000902 0.000193 488.881119 ( 46.184290)
test_rubyspec 0.011370 0.017214 34.455408 ( 45.012648)
total: 103.63 sec