Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-162534
#<BuildRuby:0x0000557d1e3c37f0
@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.20240111-162534",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003641 0.001457 0.808089 ( 1.218792)
build_miniruby 0.001163 0.000000 0.813866 ( 0.813810)
build_ruby 0.001707 0.000000 2.665935 ( 2.666620)
build_all 0.008236 0.000000 12.007845 ( 1.009456)
build_install 0.006798 0.004584 3.409799 ( 0.964814)
test_btest 0.000745 0.000267 66.140895 ( 4.575496)
test_basic 0.004388 0.000000 0.397302 ( 0.477114)
test_all 0.075882 0.023567 380.904929 ( 37.939458)
test_rubyspec 0.036151 0.033129 40.637118 ( 53.201367)
total: 102.87 sec