Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-183501
#<BuildRuby:0x00005643a9d83f90
@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.20231214-183501",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000006)
build_up 0.001182 0.003817 1.016322 ( 1.315011)
build_miniruby 0.000894 0.000000 0.883088 ( 0.883692)
build_ruby 0.000000 0.001602 2.707006 ( 2.709517)
build_all 0.005452 0.002009 12.108964 ( 1.036793)
build_install 0.013619 0.000721 3.550445 ( 0.985125)
test_btest 0.000729 0.000000 65.056086 ( 5.557985)
test_basic 0.003357 0.000000 0.377389 ( 0.461028)
test_all 0.074911 0.023697 404.854217 ( 37.465289)
test_rubyspec 0.020618 0.045161 39.827031 ( 52.464773)
total: 102.88 sec