Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-042900
#<BuildRuby:0x000055f4464effa8
@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.20240117-042900",
@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.000020 0.000000 0.000020 ( 0.000020)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.005638 0.000000 1.098510 ( 1.477381)
build_miniruby 0.001461 0.000000 0.852849 ( 0.852001)
build_ruby 0.001235 0.000000 2.796569 ( 2.796362)
build_all 0.009489 0.000000 14.412013 ( 1.313420)
build_install 0.007436 0.000000 4.170566 ( 1.062703)
test_btest 0.000677 0.000000 76.489868 ( 6.601493)
test_basic 0.004581 0.000000 0.852584 ( 0.927877)
test_all 0.090370 0.036994 486.224337 ( 52.182425)
test_rubyspec 0.022255 0.040992 80.986036 ( 93.408096)
total: 160.62 sec