Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-114216
#<BuildRuby:0x000055aa96b33fa8
@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-114216",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.001684 0.004270 1.252760 ( 1.672075)
build_miniruby 0.000884 0.000139 0.943450 ( 0.943352)
build_ruby 0.001561 0.000000 2.807565 ( 2.807362)
build_all 0.006979 0.002756 16.793567 ( 1.487717)
build_install 0.003874 0.004642 4.842688 ( 1.190281)
test_btest 0.000873 0.000190 86.264224 ( 6.978310)
test_basic 0.005486 0.001193 0.720090 ( 0.793087)
test_all 0.098960 0.034426 552.289181 ( 49.807023)
test_rubyspec 0.024971 0.022120 50.090269 ( 62.280654)
total: 127.96 sec