Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-204603
#<BuildRuby:0x000056053d0100e8
@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.20231219-204603",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000021 0.003998 1.040715 ( 1.304696)
build_miniruby 0.000732 0.000220 0.902266 ( 0.902870)
build_ruby 0.000982 0.000294 2.734518 ( 2.736764)
build_all 0.002912 0.005349 12.239880 ( 1.000345)
build_install 0.007351 0.002139 3.585263 ( 1.000590)
test_btest 0.000540 0.000208 63.319284 ( 5.495679)
test_basic 0.001154 0.002816 0.388257 ( 0.466509)
test_all 0.072264 0.032562 426.597951 ( 37.645630)
test_rubyspec 0.029992 0.022426 40.266026 ( 53.020252)
total: 103.57 sec