Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-232316
#<BuildRuby:0x00005615d627f208
@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.20230120-232316",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000026)
build_up 0.000000 0.003910 0.608371 ( 1.002661)
build_miniruby 0.000000 0.000939 0.658395 ( 0.657970)
build_ruby 0.000000 0.001320 2.186124 ( 2.185355)
build_all 0.001486 0.007483 11.885940 ( 1.493440)
build_install 0.006577 0.000000 1.477347 ( 0.729910)
test_btest 0.000677 0.000000 62.956217 ( 6.128648)
test_basic 0.003848 0.000000 0.259339 ( 0.354008)
test_all 0.001087 0.000000 487.820782 ( 45.714226)
test_rubyspec 0.021238 0.007596 35.107222 ( 45.660151)
total: 103.93 sec