Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-075300
#<BuildRuby:0x0000561eaa3780d8
@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.20231121-075300",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004725 0.001289 0.913057 ( 1.360095)
build_miniruby 0.000821 0.000224 0.794522 ( 0.794518)
build_ruby 0.001938 0.000000 2.643995 ( 2.644222)
build_all 0.000000 0.007886 12.018969 ( 1.018023)
build_install 0.004230 0.006410 3.487024 ( 0.973189)
test_btest 0.000504 0.000252 65.289230 ( 5.387878)
test_basic 0.003635 0.000243 0.402617 ( 0.482163)
test_all 0.079288 0.017867 349.073037 ( 34.517500)
test_rubyspec 0.045138 0.032781 39.669601 ( 52.239461)
total: 99.42 sec