Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-221955
#<BuildRuby:0x000055ebc0367520
@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.20231122-221955",
@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.000005 0.000000 0.000005 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.002685 0.002430 0.939013 ( 1.319617)
build_miniruby 0.000742 0.000229 0.825280 ( 0.825232)
build_ruby 0.001150 0.000354 2.640738 ( 2.641313)
build_all 0.007064 0.000924 12.289879 ( 0.984972)
build_install 0.010083 0.000488 3.705710 ( 0.982108)
test_btest 0.000642 0.000160 65.140502 ( 4.357815)
test_basic 0.003257 0.000815 0.397290 ( 0.477662)
test_all 0.076746 0.023291 352.589193 ( 39.641824)
test_rubyspec 0.036896 0.032822 40.043725 ( 52.617685)
total: 103.85 sec