Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-133423
#<BuildRuby:0x000056142f717d68
@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.20231230-133423",
@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.000003 0.000019 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000265 0.004043 1.196367 ( 1.571939)
build_miniruby 0.000751 0.000167 0.883524 ( 0.882653)
build_ruby 0.001019 0.000226 2.864086 ( 2.863406)
build_all 0.009139 0.000000 15.983654 ( 1.439488)
build_install 0.008560 0.000000 4.461596 ( 1.102232)
test_btest 0.001060 0.000000 78.693767 ( 7.465758)
test_basic 0.004090 0.002961 0.808345 ( 0.882382)
test_all 0.107974 0.024809 562.331915 ( 55.580639)
test_rubyspec 0.015810 0.030701 49.945453 ( 62.227272)
total: 134.02 sec