Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-002921
#<BuildRuby:0x000055c158583918
@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.20231024-002921",
@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.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005719 0.000000 2.151590 ( 2.369893)
build_miniruby 0.000972 0.000000 0.864001 ( 0.863455)
build_ruby 0.001649 0.000157 2.742155 ( 2.741379)
build_all 0.008166 0.001865 16.349823 ( 1.419684)
build_install 0.002899 0.005803 5.323756 ( 1.174397)
test_btest 0.000867 0.000289 83.752936 ( 7.228975)
test_basic 0.003918 0.001306 0.687556 ( 0.762932)
test_all 0.097512 0.035188 518.466175 ( 46.776368)
test_rubyspec 0.022923 0.018836 49.296186 ( 61.667379)
total: 125.01 sec