Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-141600
#<BuildRuby:0x000055675a9c74f0
@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.20231223-141600",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003574 0.000000 0.740223 ( 1.154125)
build_miniruby 0.001278 0.000000 0.902045 ( 0.902517)
build_ruby 0.001815 0.000000 2.773209 ( 2.777635)
build_all 0.003431 0.004523 12.178792 ( 0.996650)
build_install 0.006309 0.003619 3.444385 ( 0.988956)
test_btest 0.000746 0.000093 65.660847 ( 6.162638)
test_basic 0.000000 0.004256 0.386553 ( 0.464073)
test_all 0.080334 0.026605 414.973271 ( 43.796417)
test_rubyspec 0.017218 0.032555 40.744588 ( 53.478078)
total: 110.72 sec