Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-132037
#<BuildRuby:0x00005603c6bc3818
@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.20230710-132037",
@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.000006 0.000001 0.000007 ( 0.000008)
build_up 0.006513 0.000586 1.472930 ( 2.790037)
build_miniruby 0.000811 0.000180 0.922511 ( 0.922464)
build_ruby 0.001411 0.000314 2.690265 ( 2.689825)
build_all 0.006032 0.003584 13.883465 ( 1.208501)
build_install 0.006571 0.001643 1.944014 ( 0.915713)
test_btest 0.000867 0.000216 88.135313 ( 7.584348)
test_basic 0.000144 0.007414 0.687775 ( 0.759521)
test_all 0.001520 0.000000 493.581593 ( 46.430845)
test_rubyspec 0.005542 0.032893 44.492851 ( 56.920232)
total: 120.22 sec