Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-170804
#<BuildRuby:0x00005614bf117568
@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.20231228-170804",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005993 0.000000 1.180436 ( 1.554105)
build_miniruby 0.000989 0.000000 0.939738 ( 0.938946)
build_ruby 0.001284 0.000030 2.730604 ( 2.731411)
build_all 0.004060 0.005605 16.632413 ( 1.495024)
build_install 0.008330 0.000000 4.616622 ( 1.114425)
test_btest 0.000000 0.001028 86.152844 ( 7.364567)
test_basic 0.000896 0.004192 0.668647 ( 0.742753)
test_all 0.108968 0.025149 567.215650 ( 52.080469)
test_rubyspec 0.033473 0.016023 49.842410 ( 62.083666)
total: 130.11 sec