Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-115759
#<BuildRuby:0x0000564bc6624090
@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.20231124-115759",
@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.000000 0.000003 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005019 0.000837 0.913254 ( 1.322527)
build_miniruby 0.000860 0.000144 0.813682 ( 0.813801)
build_ruby 0.001668 0.000278 2.653218 ( 2.653886)
build_all 0.006406 0.001068 12.178447 ( 0.968148)
build_install 0.011489 0.000165 3.764324 ( 0.995934)
test_btest 0.000559 0.000080 63.293896 ( 5.603996)
test_basic 0.000072 0.004253 0.406813 ( 0.486069)
test_all 0.087932 0.011249 357.931951 ( 35.400536)
test_rubyspec 0.024488 0.046049 39.892615 ( 52.448602)
total: 100.69 sec