Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-201847
#<BuildRuby:0x00005592621740e0
@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.20230131-201847",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003602 0.000277 0.643303 ( 1.060463)
build_miniruby 0.000932 0.000000 0.634360 ( 0.633742)
build_ruby 0.001195 0.000000 2.064158 ( 2.064142)
build_all 0.009208 0.000196 11.930017 ( 1.470774)
build_install 0.000000 0.006651 1.476527 ( 0.685572)
test_btest 0.000000 0.000686 62.424787 ( 6.457217)
test_basic 0.000000 0.003670 0.252303 ( 0.347638)
test_all 0.000000 0.001264 473.214935 ( 45.150920)
test_rubyspec 0.016866 0.007645 34.296677 ( 44.716311)
total: 102.59 sec