Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-001910
#<BuildRuby:0x0000561b18dff280
@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.20240103-001910",
@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.000010 0.000006 0.000016 ( 0.000016)
autoconf 0.000015 0.000008 0.000023 ( 0.000024)
configure 0.000012 0.000006 0.000018 ( 0.000018)
build_up 0.002191 0.005226 1.057992 ( 1.334273)
build_miniruby 0.000567 0.000378 0.812581 ( 0.812679)
build_ruby 0.001687 0.000000 2.688898 ( 2.689466)
build_all 0.007472 0.000000 11.852925 ( 1.002921)
build_install 0.005537 0.007225 3.494995 ( 0.968868)
test_btest 0.000446 0.000274 63.492025 ( 4.597499)
test_basic 0.000730 0.004508 0.410701 ( 0.490105)
test_all 0.077394 0.021648 374.142938 ( 38.855449)
test_rubyspec 0.031398 0.033456 39.790932 ( 52.364573)
total: 103.12 sec