Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-003207
#<BuildRuby:0x000055fbec06f840
@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.20240118-003207",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004415 0.000441 1.278747 ( 1.652019)
build_miniruby 0.000849 0.000085 0.903775 ( 0.903340)
build_ruby 0.001202 0.000120 2.758086 ( 2.757693)
build_all 0.008935 0.000000 14.643831 ( 1.298445)
build_install 0.004961 0.003505 4.278734 ( 1.103990)
test_btest 0.000000 0.001099 75.376604 ( 7.067294)
test_basic 0.000000 0.004668 0.710111 ( 0.786391)
test_all 0.096858 0.031337 511.994968 ( 46.926097)
test_rubyspec 0.022359 0.040748 80.986098 ( 93.356203)
total: 155.85 sec