Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-135351
#<BuildRuby:0x0000556464753280
@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.20231204-135351",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001154 0.003219 0.993492 ( 1.255755)
build_miniruby 0.000877 0.000239 0.869068 ( 0.869156)
build_ruby 0.000821 0.000224 2.708437 ( 2.711559)
build_all 0.007694 0.000000 12.109068 ( 1.017848)
build_install 0.004747 0.006765 3.603370 ( 0.971500)
test_btest 0.000495 0.000165 65.152336 ( 4.973783)
test_basic 0.002522 0.000841 0.371509 ( 0.452461)
test_all 0.082375 0.015711 407.207200 ( 35.100880)
test_rubyspec 0.035982 0.038971 39.620450 ( 52.258975)
total: 99.61 sec