Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-024218
#<BuildRuby:0x00005634c125c0a0
@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.20240116-024218",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.001361 0.003354 1.142129 ( 1.504417)
build_miniruby 0.000936 0.000275 0.845757 ( 0.844342)
build_ruby 0.001031 0.000303 2.880090 ( 2.879702)
build_all 0.007685 0.000984 14.151684 ( 1.290382)
build_install 0.002223 0.005081 4.009785 ( 1.048572)
test_btest 0.000980 0.000000 79.222549 ( 6.734680)
test_basic 0.002606 0.002453 0.848676 ( 0.929213)
test_all 0.096059 0.033594 490.433809 ( 52.148721)
test_rubyspec 0.017616 0.029466 48.675810 ( 61.051056)
total: 128.43 sec