Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-143230
#<BuildRuby:0x000056046f787cc8
@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.20231206-143230",
@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.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003918 0.000000 0.981153 ( 1.274749)
build_miniruby 0.000642 0.000117 0.868082 ( 0.868435)
build_ruby 0.000000 0.001128 2.707593 ( 2.708518)
build_all 0.006558 0.001672 12.142088 ( 0.988718)
build_install 0.010666 0.000000 3.544252 ( 0.979586)
test_btest 0.000622 0.000073 60.621461 ( 6.000088)
test_basic 0.002842 0.000501 0.374954 ( 0.457709)
test_all 0.072221 0.025973 385.030242 ( 34.576191)
test_rubyspec 0.033066 0.040861 39.611672 ( 52.274752)
total: 100.13 sec