Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-124055
#<BuildRuby:0x00005649da883ce8
@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.20231228-124055",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000025 0.000000 0.000025 ( 0.000024)
build_up 0.004936 0.000239 1.137356 ( 1.523144)
build_miniruby 0.000781 0.000173 0.872880 ( 0.873170)
build_ruby 0.001041 0.000232 2.748701 ( 2.748557)
build_all 0.004247 0.005335 16.310189 ( 1.486355)
build_install 0.008987 0.000050 4.614031 ( 1.126163)
test_btest 0.000879 0.000220 82.622242 ( 7.372666)
test_basic 0.003951 0.000988 0.733076 ( 0.806986)
test_all 0.116659 0.018678 543.843989 ( 49.965703)
test_rubyspec 0.029277 0.020203 49.797141 ( 62.123961)
total: 128.03 sec