Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-055118
#<BuildRuby:0x000055e4a03774b0
@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.20240104-055118",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003593 0.001996 1.031408 ( 1.285455)
build_miniruby 0.001030 0.000000 0.798939 ( 0.799043)
build_ruby 0.001806 0.000000 2.651967 ( 2.652369)
build_all 0.007788 0.000000 11.902185 ( 0.967423)
build_install 0.008617 0.003387 3.540378 ( 0.973419)
test_btest 0.000512 0.000219 64.565701 ( 4.732475)
test_basic 0.000000 0.004404 0.405878 ( 0.486523)
test_all 0.074852 0.024651 363.650210 ( 35.040988)
test_rubyspec 0.038378 0.022661 40.114760 ( 52.736408)
total: 99.67 sec