Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-232522
#<BuildRuby:0x000055f9e7427d68
@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.20231105-232522",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.002385 0.003194 1.543581 ( 1.765242)
build_miniruby 0.000661 0.000353 0.941128 ( 0.940975)
build_ruby 0.000881 0.000470 2.791781 ( 2.791446)
build_all 0.004686 0.006147 17.239670 ( 1.496600)
build_install 0.006228 0.003664 5.346998 ( 1.206616)
test_btest 0.000772 0.000454 86.397573 ( 7.177302)
test_basic 0.002707 0.001592 0.775063 ( 0.852799)
test_all 0.102707 0.031824 541.377701 ( 50.669789)
test_rubyspec 0.019151 0.029999 51.717719 ( 64.046700)
total: 130.95 sec