Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-044029
#<BuildRuby:0x000055e535a174b0
@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.20231224-044029",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003650 0.000664 1.105445 ( 1.473557)
build_miniruby 0.000000 0.001892 0.992631 ( 0.990607)
build_ruby 0.000000 0.001385 2.854319 ( 2.854842)
build_all 0.008264 0.001945 16.663138 ( 1.491000)
build_install 0.004392 0.004591 4.891974 ( 1.190884)
test_btest 0.000671 0.000206 84.333707 ( 7.648769)
test_basic 0.004522 0.000000 0.722415 ( 0.797918)
test_all 0.092655 0.045486 523.483077 ( 58.494012)
test_rubyspec 0.023717 0.018091 49.506257 ( 61.875638)
total: 136.82 sec