Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-122908
#<BuildRuby:0x00005564abaa40a0
@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.20240111-122908",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004715 0.000205 0.808159 ( 1.225882)
build_miniruby 0.000783 0.000213 0.850088 ( 0.850325)
build_ruby 0.001131 0.000309 2.666920 ( 2.667568)
build_all 0.006069 0.001655 11.988083 ( 1.013348)
build_install 0.009693 0.000034 3.540262 ( 0.977643)
test_btest 0.000557 0.000128 65.772346 ( 4.857916)
test_basic 0.000045 0.004847 0.415246 ( 0.495570)
test_all 0.053874 0.041832 364.750715 ( 39.335637)
test_rubyspec 0.024604 0.040649 40.330250 ( 52.916760)
total: 104.34 sec