Logfile: /home/ko1/ruby/logs/brlog.trunk.20230617-114959
#<BuildRuby:0x0000556c84adb588
@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.20230617-114959",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001187 0.004326 1.428627 ( 2.728296)
build_miniruby 0.001391 0.000000 0.838305 ( 0.837045)
build_ruby 0.001566 0.000000 2.485794 ( 2.486801)
build_all 0.003500 0.006144 12.656307 ( 1.155401)
build_install 0.008298 0.000000 1.849007 ( 1.143777)
test_btest 0.001149 0.000000 85.160604 ( 7.062667)
test_basic 0.004284 0.000787 0.697389 ( 0.778117)
test_all 0.002005 0.000000 425.183076 ( 44.639932)
test_rubyspec 0.020033 0.020602 42.610992 ( 55.067360)
total: 115.90 sec