Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-085402
#<BuildRuby:0x000055cf3860be88
@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.20231228-085402",
@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.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000004 0.000004 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000622 0.004636 0.788853 ( 1.176555)
build_miniruby 0.000989 0.000000 0.805177 ( 0.805201)
build_ruby 0.002124 0.000000 2.670403 ( 2.670229)
build_all 0.006257 0.001989 12.004431 ( 0.959695)
build_install 0.011862 0.001655 3.414239 ( 0.973419)
test_btest 0.000453 0.000272 62.502074 ( 4.371048)
test_basic 0.003248 0.001948 0.384875 ( 0.464154)
test_all 0.076122 0.021343 385.936177 ( 32.946649)
test_rubyspec 0.032456 0.041843 40.479789 ( 53.026440)
total: 97.39 sec