Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-162134
#<BuildRuby:0x00005588fd944090
@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.20240116-162134",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.003570 0.000840 1.001238 ( 1.384194)
build_miniruby 0.001093 0.000257 0.898268 ( 0.896662)
build_ruby 0.000000 0.001450 2.771065 ( 2.771439)
build_all 0.007765 0.001493 14.551311 ( 1.428601)
build_install 0.006172 0.001543 4.287374 ( 1.153411)
test_btest 0.000883 0.000221 76.895382 ( 7.085909)
test_basic 0.004347 0.000002 0.744519 ( 0.821203)
test_all 0.093069 0.034371 508.503228 ( 55.071845)
test_rubyspec 0.034915 0.029885 80.662287 ( 93.022931)
total: 163.64 sec