Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-045303
#<BuildRuby:0x000055ce8c877228
@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.20231227-045303",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000021)
build_up 0.002809 0.003877 0.797176 ( 1.175677)
build_miniruby 0.000994 0.000000 0.806886 ( 0.806931)
build_ruby 0.001472 0.000000 2.659421 ( 2.659976)
build_all 0.007397 0.000394 12.116222 ( 0.985003)
build_install 0.006877 0.003826 3.293082 ( 0.948390)
test_btest 0.000591 0.000157 63.384900 ( 4.407228)
test_basic 0.000076 0.004229 0.389457 ( 0.468838)
test_all 0.074591 0.022238 388.416297 ( 37.435819)
test_rubyspec 0.032764 0.033453 40.051575 ( 52.609030)
total: 101.50 sec