Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-032149
#<BuildRuby:0x0000555e6e3befa8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-032149",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000015 0.000006 0.000021 ( 0.000021)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.007442 0.000010 1.053836 ( 1.317624)
build_miniruby 0.000696 0.000232 0.803961 ( 0.803941)
build_ruby 0.001663 0.000000 2.620615 ( 2.620898)
build_all 0.005088 0.002272 11.856085 ( 0.970382)
build_install 0.005907 0.004389 3.500482 ( 0.975551)
test_btest 0.000587 0.000220 61.132330 ( 5.917340)
test_basic 0.004087 0.000147 0.411289 ( 0.492678)
test_all 0.088345 0.009647 370.096285 ( 35.269431)
test_rubyspec 0.027807 0.040633 40.071799 ( 52.651112)
total: 101.02 sec