Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-050610
#<BuildRuby:0x0000559d2350c178
@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.20240114-050610",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004234 0.000706 0.814922 ( 1.494875)
build_miniruby 0.001067 0.000178 0.832702 ( 0.832329)
build_ruby 0.001217 0.000203 2.681904 ( 2.683156)
build_all 0.007679 0.000000 11.978009 ( 0.986298)
build_install 0.005988 0.003730 3.448350 ( 0.972662)
test_btest 0.000000 0.000600 65.747544 ( 5.280484)
test_basic 0.000000 0.005626 0.404471 ( 0.483405)
test_all 0.068869 0.028349 383.634669 ( 41.714322)
test_rubyspec 0.027065 0.048779 40.973492 ( 53.500413)
total: 107.95 sec