Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-014806
#<BuildRuby:0x0000562bf277f280
@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.20231228-014806",
@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.000009 0.000003 0.000012 ( 0.000013)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000560 0.004469 0.804591 ( 1.212044)
build_miniruby 0.000000 0.000980 0.806997 ( 0.807218)
build_ruby 0.000000 0.001406 2.668931 ( 2.673434)
build_all 0.004704 0.003657 11.969461 ( 0.989699)
build_install 0.011011 0.002243 3.391807 ( 0.971349)
test_btest 0.000784 0.000000 64.410947 ( 5.334607)
test_basic 0.003643 0.000573 0.407940 ( 0.487850)
test_all 0.080728 0.022885 380.121428 ( 38.883082)
test_rubyspec 0.033335 0.037423 40.309431 ( 52.875485)
total: 104.24 sec