Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-154717
#<BuildRuby:0x0000556c2c563f90
@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.20231231-154717",
@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.000001 0.000003 ( 0.000004)
autoconf 0.000007 0.000004 0.000011 ( 0.000010)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004501 0.000252 0.800253 ( 1.186465)
build_miniruby 0.000667 0.000333 0.819291 ( 0.819543)
build_ruby 0.000000 0.001438 2.676528 ( 2.677180)
build_all 0.005344 0.002723 11.971689 ( 0.955198)
build_install 0.004647 0.005893 3.404701 ( 0.962070)
test_btest 0.000404 0.000243 61.878949 ( 5.148871)
test_basic 0.002584 0.001551 0.403306 ( 0.483820)
test_all 0.069952 0.025663 371.996821 ( 42.604129)
test_rubyspec 0.036809 0.030767 40.244882 ( 52.788701)
total: 107.63 sec