Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-233614
#<BuildRuby:0x00005579fefd8090
@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.20231220-233614",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000734 0.003493 1.050107 ( 1.305016)
build_miniruby 0.001081 0.000078 0.902057 ( 0.902203)
build_ruby 0.001177 0.000085 2.737569 ( 2.741308)
build_all 0.007479 0.000000 12.215537 ( 1.033215)
build_install 0.010179 0.000394 3.591956 ( 0.987412)
test_btest 0.000552 0.000033 69.212834 ( 5.373995)
test_basic 0.003487 0.000205 0.394500 ( 0.471215)
test_all 0.066197 0.040799 441.992613 ( 39.085136)
test_rubyspec 0.027470 0.025826 40.512339 ( 53.255281)
total: 105.16 sec