Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-155829
#<BuildRuby:0x000056235c8af0b8
@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.20231211-155829",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003667 0.001145 1.485521 ( 1.819422)
build_miniruby 0.000700 0.000219 0.841932 ( 0.841565)
build_ruby 0.000970 0.000303 2.700286 ( 2.699861)
build_all 0.007753 0.002423 17.177007 ( 1.568491)
build_install 0.004861 0.004856 5.058155 ( 1.206268)
test_btest 0.000726 0.000257 87.465166 ( 7.585990)
test_basic 0.003056 0.001078 0.694483 ( 0.776204)
test_all 0.097831 0.040006 543.921271 ( 59.786043)
test_rubyspec 0.015804 0.029563 50.850498 ( 63.225547)
total: 139.51 sec