Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-142150
#<BuildRuby:0x0000561b0dbbf8e0
@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.20231127-142150",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005053 0.000266 0.916717 ( 1.319388)
build_miniruby 0.000907 0.000248 0.812828 ( 0.812466)
build_ruby 0.001159 0.000317 2.627662 ( 2.628474)
build_all 0.006530 0.001781 12.182787 ( 0.990017)
build_install 0.008608 0.001964 3.737406 ( 0.991733)
test_btest 0.000649 0.000173 66.647137 ( 4.435888)
test_basic 0.004308 0.000011 0.425274 ( 0.504218)
test_all 0.087775 0.014140 347.665225 ( 37.699414)
test_rubyspec 0.017723 0.047794 39.795144 ( 52.372707)
total: 101.75 sec