Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-132409
#<BuildRuby:0x0000559736404098
@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.20231207-132409",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003912 0.000038 0.986969 ( 1.306197)
build_miniruby 0.000959 0.000160 0.866605 ( 0.866034)
build_ruby 0.000985 0.000165 2.697325 ( 2.699101)
build_all 0.007972 0.000000 12.101337 ( 1.031427)
build_install 0.010672 0.002028 3.586782 ( 0.968674)
test_btest 0.000658 0.000000 66.385205 ( 4.637668)
test_basic 0.002915 0.000050 0.368839 ( 0.453246)
test_all 0.088962 0.010928 404.986672 ( 42.626345)
test_rubyspec 0.043842 0.027260 39.526726 ( 52.174727)
total: 106.76 sec