Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-155828
#<BuildRuby:0x000055d36b8e4038
@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.20240110-155828",
@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.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003384 0.001503 0.801604 ( 1.223565)
build_miniruby 0.000824 0.000367 0.800989 ( 0.800672)
build_ruby 0.001261 0.000561 2.701581 ( 2.702092)
build_all 0.007957 0.000000 11.877360 ( 0.979130)
build_install 0.010819 0.000000 3.406469 ( 0.966343)
test_btest 0.000742 0.000000 63.512632 ( 5.300728)
test_basic 0.003912 0.000000 0.409537 ( 0.490300)
test_all 0.085077 0.013341 377.232698 ( 42.927370)
test_rubyspec 0.037274 0.027963 40.551041 ( 53.118736)
total: 108.51 sec