Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-225757
#<BuildRuby:0x000056015cd33d68
@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.20231231-225757",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000022)
build_up 0.000812 0.004113 1.163830 ( 1.531004)
build_miniruby 0.001482 0.000000 0.893502 ( 0.892519)
build_ruby 0.001584 0.000000 3.155294 ( 3.154767)
build_all 0.009455 0.000072 16.682627 ( 1.486239)
build_install 0.008471 0.000044 4.698018 ( 1.131019)
test_btest 0.000851 0.000107 87.348200 ( 7.527888)
test_basic 0.001227 0.004319 0.730074 ( 0.802586)
test_all 0.100806 0.034606 565.252055 ( 49.846855)
test_rubyspec 0.027018 0.020262 51.229583 ( 63.545356)
total: 129.92 sec