Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-065057
#<BuildRuby:0x000055a1d080f080
@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.20240110-065057",
@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.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.000000 0.003944 0.897538 ( 1.321826)
build_miniruby 0.000746 0.000174 0.892140 ( 0.892804)
build_ruby 0.001318 0.000304 2.856766 ( 2.859997)
build_all 0.008719 0.000974 14.797624 ( 1.392560)
build_install 0.009536 0.000100 4.281743 ( 1.148459)
test_btest 0.000556 0.000105 77.088355 ( 7.531981)
test_basic 0.003371 0.000000 0.467845 ( 0.547879)
test_all 0.107044 0.028018 544.369473 ( 49.339564)
test_rubyspec 0.022766 0.012112 49.443349 ( 62.005556)
total: 127.04 sec