Logfile: /home/ko1/ruby/logs/brlog.trunk.20230401-200846
#<BuildRuby:0x000055c9041dae20
@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.20230401-200846",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000000 0.005716 1.491523 ( 2.734493)
build_miniruby 0.000000 0.000984 0.792254 ( 0.791867)
build_ruby 0.000000 0.001293 2.310223 ( 2.310930)
build_all 0.005495 0.003327 11.565563 ( 1.053988)
build_install 0.007170 0.000000 1.608258 ( 0.840093)
test_btest 0.000993 0.000000 76.217390 ( 6.937581)
test_basic 0.004380 0.000000 0.681770 ( 0.776781)
test_all 0.001851 0.000000 413.098650 ( 37.405578)
test_rubyspec 0.024617 0.011568 40.640974 ( 51.155571)
total: 104.01 sec