Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-042658
#<BuildRuby:0x000055ec2630c0d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240113-042658",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000002 0.000002 0.000004 ( 0.000004)
autoconf 0.000005 0.000004 0.000009 ( 0.000008)
configure 0.000003 0.000003 0.000006 ( 0.000007)
build_up 0.003111 0.002073 0.790469 ( 1.161888)
build_miniruby 0.000602 0.000401 0.856696 ( 0.856630)
build_ruby 0.000870 0.000580 2.732678 ( 2.733759)
build_all 0.004714 0.003143 12.000402 ( 0.960600)
build_install 0.009762 0.003735 3.420886 ( 0.957838)
test_btest 0.000426 0.000261 63.657777 ( 5.168288)
test_basic 0.004869 0.000384 0.414552 ( 0.493882)
test_all 0.079746 0.014934 387.894085 ( 33.627029)
test_rubyspec 0.043485 0.021680 40.627707 ( 53.178477)
total: 99.14 sec