Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-105325
#<BuildRuby:0x00005603342b74f0
@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.20231227-105325",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.000130 0.006319 0.833725 ( 1.196865)
build_miniruby 0.000000 0.001050 0.795064 ( 0.795286)
build_ruby 0.000000 0.001534 2.650558 ( 2.651412)
build_all 0.004387 0.003370 12.045363 ( 0.993885)
build_install 0.008933 0.001660 3.407602 ( 0.965942)
test_btest 0.000633 0.000186 61.204470 ( 5.764546)
test_basic 0.003981 0.000088 0.400022 ( 0.480348)
test_all 0.077684 0.020726 373.255382 ( 34.503484)
test_rubyspec 0.039310 0.025808 39.993477 ( 52.535945)
total: 99.89 sec