Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-052654
#<BuildRuby:0x0000558ca14a2ff8
@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.20231202-052654",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.002964 0.001185 0.973001 ( 1.254090)
build_miniruby 0.000573 0.000230 0.860541 ( 0.860437)
build_ruby 0.001664 0.000000 2.693996 ( 2.694619)
build_all 0.003538 0.004608 12.177916 ( 0.989876)
build_install 0.011299 0.001124 3.532189 ( 0.961700)
test_btest 0.000703 0.000270 63.141838 ( 4.956817)
test_basic 0.001027 0.002998 0.369452 ( 0.451264)
test_all 0.073657 0.026055 371.260107 ( 40.137892)
test_rubyspec 0.032723 0.027014 39.825127 ( 52.501903)
total: 104.81 sec