Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-095732
#<BuildRuby:0x000055edaf887370
@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.20231213-095732",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.001754 0.003095 1.016586 ( 1.270661)
build_miniruby 0.000826 0.000127 0.867821 ( 0.867822)
build_ruby 0.000000 0.001567 2.701555 ( 2.702470)
build_all 0.005586 0.001670 12.042998 ( 0.974917)
build_install 0.008883 0.004881 3.566587 ( 0.970871)
test_btest 0.000658 0.000164 63.242284 ( 6.073354)
test_basic 0.002849 0.001577 0.383111 ( 0.464986)
test_all 0.068220 0.030790 380.249588 ( 36.163870)
test_rubyspec 0.032056 0.038884 39.999796 ( 52.659817)
total: 102.15 sec