Logfile: /home/ko1/ruby/logs/brlog.trunk.20230307-072400
#<BuildRuby:0x0000563abb5d40c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230307-072400",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004443 0.000445 0.774830 ( 2.469024)
build_miniruby 0.000763 0.000077 2.231512 ( 2.139560)
build_ruby 0.001005 0.000100 2.170965 ( 2.170985)
build_all 0.003944 0.004773 11.584140 ( 0.975770)
build_install 0.006119 0.001112 1.571416 ( 0.825280)
test_btest 0.000886 0.000161 75.315653 ( 7.230923)
test_basic 0.003527 0.000000 0.253246 ( 0.349638)
test_all 0.001604 0.000000 378.365044 ( 42.714535)
test_rubyspec 0.023997 0.004843 36.666825 ( 47.009657)
total: 105.89 sec