Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-142902
#<BuildRuby:0x000055a727c2f280
@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.20240105-142902",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003998 0.000000 0.743090 ( 1.140224)
build_miniruby 0.001173 0.000000 0.919367 ( 0.920586)
build_ruby 0.001274 0.000000 2.759955 ( 2.766568)
build_all 0.004253 0.003860 11.968972 ( 1.051592)
build_install 0.004692 0.004100 3.412992 ( 0.980885)
test_btest 0.000615 0.000123 63.500039 ( 5.376362)
test_basic 0.003112 0.000622 0.386557 ( 0.469836)
test_all 0.093289 0.017784 473.631878 ( 43.812472)
test_rubyspec 0.008126 0.048015 40.658447 ( 53.414937)
total: 109.93 sec