Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-013315
#<BuildRuby:0x0000557da7b2f280
@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-013315",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004002 0.000667 1.200577 ( 1.560361)
build_miniruby 0.000848 0.000142 0.905359 ( 0.904960)
build_ruby 0.001100 0.000184 2.680482 ( 2.680572)
build_all 0.008957 0.000728 16.563520 ( 1.460782)
build_install 0.004523 0.004577 4.682145 ( 1.163317)
test_btest 0.000969 0.000000 86.786035 ( 7.110997)
test_basic 0.005209 0.000323 0.611853 ( 0.690066)
test_all 0.084506 0.049348 534.172013 ( 49.825688)
test_rubyspec 0.017097 0.028268 50.031066 ( 62.320689)
total: 127.72 sec