Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-220515
#<BuildRuby:0x0000564d709e7280
@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.20231224-220515",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000000 0.003528 0.744405 ( 1.115884)
build_miniruby 0.000292 0.000462 0.901452 ( 0.902390)
build_ruby 0.000000 0.001106 2.766629 ( 2.769893)
build_all 0.005312 0.002216 12.168869 ( 0.993259)
build_install 0.009724 0.000000 3.417456 ( 0.988669)
test_btest 0.000681 0.000000 63.355906 ( 6.178114)
test_basic 0.003970 0.000000 0.378591 ( 0.463155)
test_all 0.089992 0.015767 411.239683 ( 46.169363)
test_rubyspec 0.017910 0.030165 40.730632 ( 53.495822)
total: 113.08 sec