Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-121112
#<BuildRuby:0x000055ffee633e88
@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.20231218-121112",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000474 0.004101 1.034025 ( 1.309701)
build_miniruby 0.001025 0.000000 0.874437 ( 0.874961)
build_ruby 0.001187 0.000000 2.719149 ( 2.720448)
build_all 0.008351 0.000000 12.123812 ( 1.001697)
build_install 0.013189 0.001237 3.603603 ( 0.972869)
test_btest 0.000660 0.000090 62.897033 ( 5.750431)
test_basic 0.000645 0.002726 0.375829 ( 0.459073)
test_all 0.075323 0.023194 392.345073 ( 34.019480)
test_rubyspec 0.039191 0.027687 39.846913 ( 52.470834)
total: 99.58 sec