Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-215728
#<BuildRuby:0x00005565c0b2b5f8
@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.20231128-215728",
@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.000008)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001323 0.003119 1.166693 ( 1.607780)
build_miniruby 0.000722 0.000271 0.940156 ( 0.939789)
build_ruby 0.000000 0.001932 2.883570 ( 2.883339)
build_all 0.000000 0.010015 16.896364 ( 1.552104)
build_install 0.001175 0.007707 4.868079 ( 1.172839)
test_btest 0.000000 0.001081 87.011739 ( 7.996255)
test_basic 0.004689 0.000743 0.782866 ( 0.857875)
test_all 0.089613 0.048568 517.042753 ( 57.967237)
test_rubyspec 0.022700 0.022794 50.248798 ( 62.629423)
total: 137.61 sec