Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-230738
#<BuildRuby:0x000055bca2d8f040
@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.20231028-230738",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003439 0.001289 1.535894 ( 1.800871)
build_miniruby 0.000718 0.000269 0.805908 ( 0.805736)
build_ruby 0.001252 0.000000 2.618711 ( 2.619235)
build_all 0.007073 0.002650 15.950215 ( 1.459476)
build_install 0.006850 0.003548 4.863300 ( 1.177865)
test_btest 0.000542 0.000207 86.333649 ( 7.229417)
test_basic 0.003419 0.001302 0.687984 ( 0.763877)
test_all 0.095168 0.040472 506.958478 ( 48.231533)
test_rubyspec 0.028025 0.018042 49.415265 ( 61.705232)
total: 125.79 sec