Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-005018
#<BuildRuby:0x0000562315368060
@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.20231126-005018",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.003729 0.002072 0.939402 ( 1.338838)
build_miniruby 0.000720 0.000400 0.849838 ( 0.849530)
build_ruby 0.000819 0.000455 2.617071 ( 2.618371)
build_all 0.005469 0.002567 12.171740 ( 1.014836)
build_install 0.013130 0.000000 3.694879 ( 0.979448)
test_btest 0.000744 0.000000 65.590067 ( 4.700452)
test_basic 0.004202 0.001235 0.407183 ( 0.485646)
test_all 0.070702 0.025766 360.517616 ( 32.842259)
test_rubyspec 0.030436 0.048997 39.889181 ( 52.452578)
total: 97.28 sec