Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-172207
#<BuildRuby:0x0000563e66234178
@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.20231203-172207",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004112 0.000374 0.979445 ( 1.236668)
build_miniruby 0.001072 0.000098 0.871602 ( 0.870885)
build_ruby 0.001075 0.000098 2.704968 ( 2.717061)
build_all 0.003022 0.005124 12.107046 ( 0.989184)
build_install 0.007999 0.001454 3.583553 ( 0.973817)
test_btest 0.000670 0.000122 64.410687 ( 5.813814)
test_basic 0.002455 0.000446 0.368502 ( 0.449578)
test_all 0.061482 0.040798 389.010133 ( 43.635914)
test_rubyspec 0.039498 0.027406 40.141747 ( 52.812072)
total: 109.50 sec