Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-064924
#<BuildRuby:0x0000559a17b47fd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231125-064924",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000021 0.000000 0.000021 ( 0.000025)
build_up 0.005321 0.000093 0.924499 ( 1.302380)
build_miniruby 0.000836 0.000070 0.805209 ( 0.805176)
build_ruby 0.001244 0.000104 2.615372 ( 2.616257)
build_all 0.000867 0.007291 12.301501 ( 0.991500)
build_install 0.012165 0.002354 3.695111 ( 0.994822)
test_btest 0.000611 0.000129 65.847717 ( 4.433538)
test_basic 0.001249 0.002996 0.394761 ( 0.474176)
test_all 0.069969 0.029095 335.937006 ( 33.331964)
test_rubyspec 0.040100 0.026954 39.897481 ( 52.469010)
total: 97.42 sec