Logfile: /home/ko1/ruby/logs/brlog.trunk.20230703-205418
#<BuildRuby:0x0000562c77d57b50
@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.20230703-205418",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.005496 1.558959 ( 2.847734)
build_miniruby 0.000000 0.001118 0.927182 ( 0.927658)
build_ruby 0.000800 0.000363 2.651992 ( 2.652383)
build_all 0.008150 0.001090 11.955540 ( 8.356564)
build_install 0.005608 0.003353 5.144842 ( 1.963979)
test_btest 0.000898 0.000245 84.170143 ( 7.772256)
test_basic 0.000541 0.004122 0.675244 ( 0.760169)
test_all 0.000000 0.001391 477.638778 ( 42.018486)
test_rubyspec 0.032507 0.010688 43.939902 ( 56.270231)
total: 123.57 sec