Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-054012
#<BuildRuby:0x000055f053dabfa8
@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.20231227-054012",
@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.000015 0.000004 0.000019 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000000 0.004371 1.007203 ( 1.407413)
build_miniruby 0.000000 0.001087 0.870188 ( 0.869707)
build_ruby 0.000026 0.001238 2.785310 ( 2.785102)
build_all 0.008019 0.001307 16.808990 ( 1.465819)
build_install 0.005968 0.001885 4.743155 ( 1.155972)
test_btest 0.001108 0.000000 86.707619 ( 7.282224)
test_basic 0.005708 0.000000 0.832056 ( 0.906564)
test_all 0.107792 0.025818 573.099925 ( 56.324699)
test_rubyspec 0.015357 0.033381 52.267242 ( 64.575365)
total: 136.77 sec