Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-055551
#<BuildRuby:0x000055a91b9ef7b8
@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.20231205-055551",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004998 0.000250 1.323880 ( 1.662559)
build_miniruby 0.000914 0.000046 0.871783 ( 0.871489)
build_ruby 0.001317 0.000000 2.869771 ( 2.870176)
build_all 0.009931 0.000335 16.271951 ( 1.452184)
build_install 0.009067 0.000432 4.767908 ( 1.126436)
test_btest 0.001168 0.000000 85.668394 ( 7.389836)
test_basic 0.000000 0.005184 0.706998 ( 0.784694)
test_all 0.109851 0.025856 540.438984 ( 50.607179)
test_rubyspec 0.012793 0.033619 49.305984 ( 61.725514)
total: 128.49 sec