Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-104741
#<BuildRuby:0x00005583afc27918
@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.20230613-104741",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.005205 1.511391 ( 2.998221)
build_miniruby 0.000000 0.000925 0.824043 ( 0.823603)
build_ruby 0.000000 0.001154 2.349749 ( 2.349870)
build_all 0.002959 0.006401 12.662171 ( 1.235050)
build_install 0.006611 0.001195 1.766725 ( 0.937007)
test_btest 0.000488 0.000205 82.247976 ( 7.602718)
test_basic 0.002622 0.001104 0.647170 ( 0.733696)
test_all 0.000000 0.001841 425.934552 ( 49.927552)
test_rubyspec 0.022546 0.017531 43.057164 ( 55.489469)
total: 122.10 sec