Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-222937
#<BuildRuby:0x000055bc34c736e8
@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-222937",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.003511 0.000293 0.621508 ( 1.200471)
build_miniruby 0.000801 0.000066 0.624870 ( 0.624761)
build_ruby 0.001117 0.000093 2.063146 ( 2.063370)
build_all 0.008544 0.000292 11.941341 ( 1.489834)
build_install 0.000000 0.006649 1.488674 ( 0.706232)
test_btest 0.000000 0.000613 62.940492 ( 6.330500)
test_basic 0.000000 0.003495 0.254490 ( 0.350071)
test_all 0.000000 0.001405 481.540543 ( 45.471081)
test_rubyspec 0.009416 0.020085 34.792586 ( 45.385869)
total: 103.62 sec