Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-004906
#<BuildRuby:0x0000562e2cf93818
@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.20231019-004906",
@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.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003764 0.001176 1.226848 ( 1.482471)
build_miniruby 0.000000 0.001040 0.897431 ( 0.897253)
build_ruby 0.000000 0.001252 2.693516 ( 2.693791)
build_all 0.008768 0.001923 17.123655 ( 1.531929)
build_install 0.008345 0.001296 5.121139 ( 1.203518)
test_btest 0.000549 0.000173 88.754431 ( 7.387724)
test_basic 0.002843 0.000898 0.654828 ( 0.734750)
test_all 0.003988 0.004415 523.432331 ( 55.192446)
test_rubyspec 0.008357 0.040901 51.375855 ( 63.653359)
total: 134.78 sec