Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-004712
#<BuildRuby:0x00005561360438e0
@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.20231215-004712",
@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.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.002660 0.002219 1.013325 ( 1.340896)
build_miniruby 0.001044 0.000139 0.870911 ( 0.870472)
build_ruby 0.000998 0.000133 2.702360 ( 2.703531)
build_all 0.007812 0.000000 12.166457 ( 1.005811)
build_install 0.014012 0.000559 3.561794 ( 0.969998)
test_btest 0.000600 0.000060 63.694777 ( 5.501546)
test_basic 0.000641 0.003667 0.375807 ( 0.456033)
test_all 0.080682 0.020437 392.558154 ( 36.350757)
test_rubyspec 0.038920 0.025859 39.579771 ( 52.228291)
total: 101.43 sec