Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-080502
#<BuildRuby:0x00005614caee80d8
@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.20231129-080502",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.000000 0.003742 0.841256 ( 1.266310)
build_miniruby 0.000466 0.000379 0.883350 ( 0.883010)
build_ruby 0.000827 0.000368 2.716654 ( 2.718716)
build_all 0.000000 0.008011 12.113387 ( 0.985518)
build_install 0.006513 0.007109 3.515269 ( 0.980631)
test_btest 0.000396 0.000288 62.847741 ( 5.112422)
test_basic 0.000197 0.004155 0.379442 ( 0.461933)
test_all 0.064130 0.033732 370.696118 ( 37.461469)
test_rubyspec 0.028172 0.016322 39.207637 ( 51.879561)
total: 101.75 sec