Logfile: /home/ko1/ruby/logs/brlog.trunk.20230615-143717
#<BuildRuby:0x0000559987873568
@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.20230615-143717",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.001567 0.004614 1.391566 ( 2.636474)
build_miniruby 0.000856 0.000267 0.831416 ( 0.830899)
build_ruby 0.000997 0.000312 2.400010 ( 2.400466)
build_all 0.006277 0.003541 13.154743 ( 1.185858)
build_install 0.008063 0.000000 1.801393 ( 0.859160)
test_btest 0.001007 0.000000 81.557976 ( 7.624217)
test_basic 0.002334 0.001325 0.489406 ( 0.571659)
test_all 0.001100 0.000335 428.885775 ( 44.637100)
test_rubyspec 0.030629 0.010038 42.194010 ( 54.676894)
total: 115.42 sec