Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-231634
#<BuildRuby:0x0000560b180ef280
@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.20240115-231634",
@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.000021 0.000005 0.000026 ( 0.000026)
autoconf 0.000065 0.000000 0.000065 ( 0.000065)
configure 0.000043 0.000000 0.000043 ( 0.000043)
build_up 0.001629 0.003407 1.172556 ( 1.575691)
build_miniruby 0.000000 0.001073 0.823596 ( 0.822413)
build_ruby 0.000000 0.001232 2.609999 ( 2.609935)
build_all 0.007487 0.001386 14.288783 ( 1.349113)
build_install 0.006611 0.000781 4.088819 ( 1.052437)
test_btest 0.000848 0.000242 76.650989 ( 6.385248)
test_basic 0.004400 0.000000 0.706042 ( 0.782120)
test_all 0.090115 0.039667 487.886782 ( 49.494319)
test_rubyspec 0.020027 0.029635 48.398832 ( 60.709586)
total: 124.78 sec