Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-152831
#<BuildRuby:0x000055ab126caeb8
@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.20231202-152831",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.002877 0.002281 1.367936 ( 1.729586)
build_miniruby 0.000774 0.000258 0.906814 ( 0.907023)
build_ruby 0.000984 0.000328 2.670256 ( 2.670684)
build_all 0.007933 0.002645 16.903508 ( 1.536039)
build_install 0.008660 0.000000 4.924587 ( 1.174480)
test_btest 0.000770 0.000000 88.668756 ( 6.902626)
test_basic 0.002655 0.001910 0.720871 ( 0.794508)
test_all 0.111075 0.030361 523.960110 ( 54.874844)
test_rubyspec 0.025407 0.018760 49.685264 ( 62.070652)
total: 132.66 sec