Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-181132
#<BuildRuby:0x000055e6ba8f3918
@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.20240103-181132",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000030 0.000008 0.000038 ( 0.000036)
configure 0.000022 0.000006 0.000028 ( 0.000028)
build_up 0.005256 0.000242 1.418070 ( 1.693614)
build_miniruby 0.000674 0.000159 0.846297 ( 0.845798)
build_ruby 0.001337 0.000000 2.624538 ( 2.624428)
build_all 0.008475 0.000000 14.070064 ( 1.257335)
build_install 0.007623 0.000034 4.191098 ( 1.055897)
test_btest 0.001165 0.000000 76.489221 ( 6.276985)
test_basic 0.001833 0.003137 0.695670 ( 0.773143)
test_all 0.102593 0.027529 497.599966 ( 45.156035)
test_rubyspec 0.003674 0.041888 48.499911 ( 60.873323)
total: 120.56 sec