Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-052742
#<BuildRuby:0x0000557054ca34f0
@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.20240111-052742",
@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.000013 0.000005 0.000018 ( 0.000017)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000014 0.000006 0.000020 ( 0.000020)
build_up 0.005039 0.002016 0.804080 ( 1.194247)
build_miniruby 0.000647 0.000259 0.829784 ( 0.830009)
build_ruby 0.000000 0.001481 2.673424 ( 2.674130)
build_all 0.003470 0.004456 11.965172 ( 0.966784)
build_install 0.013738 0.000000 3.435941 ( 0.959530)
test_btest 0.000735 0.000000 61.683462 ( 5.799444)
test_basic 0.005275 0.000000 0.400124 ( 0.480890)
test_all 0.074657 0.024995 382.439383 ( 39.848622)
test_rubyspec 0.025284 0.041069 40.663100 ( 53.210701)
total: 105.97 sec