Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-003458
#<BuildRuby:0x000055e47fe5f858
@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-003458",
@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.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001752 0.004420 1.206088 ( 1.575029)
build_miniruby 0.000988 0.000220 0.928154 ( 0.927116)
build_ruby 0.001456 0.000000 2.837696 ( 2.837665)
build_all 0.007637 0.001891 16.551170 ( 1.463275)
build_install 0.008709 0.000015 4.617344 ( 1.148926)
test_btest 0.000954 0.000190 85.153398 ( 7.185123)
test_basic 0.004256 0.000851 0.689571 ( 0.767989)
test_all 0.110740 0.022923 578.624480 ( 53.754074)
test_rubyspec 0.024623 0.025946 51.375291 ( 63.652753)
total: 133.31 sec