Logfile: /home/ko1/ruby/logs/brlog.trunk.20230607-083202
#<BuildRuby:0x00005567a49e75f8
@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.20230607-083202",
@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.000004 0.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001265 0.004337 1.305966 ( 2.634646)
build_miniruby 0.000000 0.001039 0.736047 ( 0.735803)
build_ruby 0.000000 0.001364 2.499488 ( 2.500216)
build_all 0.003903 0.005649 12.642869 ( 1.200925)
build_install 0.000914 0.006869 1.760708 ( 0.878143)
test_btest 0.000777 0.000327 83.842232 ( 7.059424)
test_basic 0.004121 0.000054 0.766126 ( 0.846406)
test_all 0.001746 0.000437 454.578201 ( 48.455871)
test_rubyspec 0.022934 0.015171 42.100011 ( 54.627695)
total: 118.94 sec