Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-070536
#<BuildRuby:0x0000564b8e23b7b8
@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.20240117-070536",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.003914 0.000000 1.045830 ( 1.428721)
build_miniruby 0.000820 0.000197 0.847724 ( 0.847520)
build_ruby 0.000962 0.000300 2.815522 ( 2.815252)
build_all 0.003352 0.006505 14.688393 ( 1.438489)
build_install 0.006526 0.002538 4.201431 ( 1.083018)
test_btest 0.000821 0.000319 81.020723 ( 6.851262)
test_basic 0.000756 0.004722 0.772880 ( 0.848247)
test_all 0.120245 0.012076 490.823923 ( 51.867583)
test_rubyspec 0.027303 0.036759 82.032645 ( 94.406048)
total: 161.59 sec