Logfile: /home/ko1/ruby/logs/brlog.trunk.20230307-134152
#<BuildRuby:0x0000563e9c587bc8
@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.20230307-134152",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.000263 0.004155 0.725055 ( 2.178336)
build_miniruby 0.000000 0.000894 0.639616 ( 0.639234)
build_ruby 0.000000 0.001187 2.195733 ( 2.195814)
build_all 0.000000 0.008467 11.401887 ( 0.976427)
build_install 0.006546 0.000390 1.550709 ( 0.782242)
test_btest 0.001083 0.000000 76.044492 ( 6.604906)
test_basic 0.003465 0.000000 0.247803 ( 0.344546)
test_all 0.000943 0.000000 380.221342 ( 35.182790)
test_rubyspec 0.018758 0.010583 35.942514 ( 46.487498)
total: 95.39 sec