Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-165404
#<BuildRuby:0x0000564ec5e4ff38
@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.20231121-165404",
@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.000008 0.000003 0.000011 ( 0.000010)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.004108 0.001760 0.939258 ( 1.364400)
build_miniruby 0.000778 0.000222 0.804190 ( 0.804294)
build_ruby 0.001596 0.000456 2.624994 ( 2.625274)
build_all 0.004120 0.003838 12.191526 ( 1.013917)
build_install 0.004435 0.007764 3.738999 ( 0.989181)
test_btest 0.000496 0.000217 65.178238 ( 4.672347)
test_basic 0.000135 0.003874 0.408757 ( 0.489605)
test_all 0.083045 0.012775 354.546490 ( 36.762977)
test_rubyspec 0.035858 0.036235 40.051049 ( 52.598938)
total: 101.32 sec