Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-114038
#<BuildRuby:0x000056387d31c098
@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.20240104-114038",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005594 1.161244 ( 1.307933)
build_miniruby 0.000000 0.001062 0.846318 ( 0.846494)
build_ruby 0.000260 0.001425 2.646464 ( 2.647190)
build_all 0.006603 0.001063 11.999009 ( 1.022341)
build_install 0.012266 0.000000 3.826465 ( 0.978600)
test_btest 0.000611 0.000042 64.618842 ( 5.094364)
test_basic 0.004240 0.000000 0.397061 ( 0.477935)
test_all 0.086481 0.011230 391.031402 ( 34.582833)
test_rubyspec 0.035729 0.030943 40.189351 ( 52.775723)
total: 99.73 sec