Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-094109
#<BuildRuby:0x000055dee9cf4068
@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.20240101-094109",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003590 0.001436 1.268386 ( 1.630579)
build_miniruby 0.001103 0.000441 0.998199 ( 0.996914)
build_ruby 0.000882 0.000353 2.769211 ( 2.769285)
build_all 0.006298 0.003367 16.364193 ( 1.441733)
build_install 0.008827 0.000125 4.677427 ( 1.176861)
test_btest 0.000993 0.000000 83.018995 ( 7.303155)
test_basic 0.000000 0.005152 0.729224 ( 0.805023)
test_all 0.098015 0.036918 538.833471 ( 58.328398)
test_rubyspec 0.017634 0.029995 51.580376 ( 63.813709)
total: 138.27 sec