Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-071311
#<BuildRuby:0x00005561610ebe20
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240111-071311",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005081 0.000000 1.059390 ( 1.747761)
build_miniruby 0.001013 0.000000 0.983424 ( 0.984180)
build_ruby 0.002090 0.000000 2.861818 ( 2.862493)
build_all 0.007388 0.002811 14.743654 ( 1.432253)
build_install 0.008607 0.001325 4.111176 ( 1.129268)
test_btest 0.000711 0.000000 80.113072 ( 7.374012)
test_basic 0.003228 0.000000 0.425325 ( 0.507575)
test_all 0.105648 0.031168 504.532455 ( 57.514758)
test_rubyspec 0.009106 0.029357 50.903307 ( 63.505370)
total: 137.06 sec