Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-151941
#<BuildRuby:0x0000555f99b7c070
@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.20240106-151941",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.001071 0.003701 1.164728 ( 1.551562)
build_miniruby 0.001276 0.000127 1.344737 ( 1.348818)
build_ruby 0.001643 0.000000 4.051908 ( 4.059692)
build_all 0.010187 0.000012 16.428598 ( 1.651486)
build_install 0.009831 0.004664 4.882943 ( 1.744058)
test_btest 0.000656 0.000082 81.875343 ( 8.051094)
test_basic 0.004620 0.000577 0.630421 ( 0.697870)
test_all 0.100717 0.021876 549.983310 ( 65.242272)
test_rubyspec 0.039431 0.022322 71.523405 ( 83.745319)
total: 168.09 sec