Logfile: /home/ko1/ruby/logs/brlog.trunk.20230619-145540
#<BuildRuby:0x00005593f27dfc18
@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.20230619-145540",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000000 0.000056 0.000056 ( 0.000011)
build_up 0.001578 0.003428 1.458080 ( 2.730227)
build_miniruby 0.000846 0.000188 0.775798 ( 0.775966)
build_ruby 0.001131 0.000251 2.542433 ( 2.542617)
build_all 0.009547 0.000298 15.720980 ( 1.427464)
build_install 0.008686 0.000087 4.609289 ( 1.063468)
test_btest 0.001159 0.000000 86.318649 ( 7.537851)
test_basic 0.000283 0.003585 0.604106 ( 0.685946)
test_all 0.001548 0.000000 432.676507 ( 39.713422)
test_rubyspec 0.017309 0.024490 42.824284 ( 55.264010)
total: 111.74 sec