Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-040121
#<BuildRuby:0x000055cc83970090
@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.20240117-040121",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.000966 0.004418 1.044903 ( 1.430065)
build_miniruby 0.001463 0.000000 0.876167 ( 0.875324)
build_ruby 0.001184 0.000000 2.751963 ( 2.752066)
build_all 0.006443 0.003124 14.454397 ( 1.379403)
build_install 0.003563 0.003852 4.177580 ( 1.108851)
test_btest 0.000773 0.000271 75.067496 ( 7.335454)
test_basic 0.002270 0.003359 0.753493 ( 0.828544)
test_all 0.099967 0.029366 492.094563 ( 46.186121)
test_rubyspec 0.030344 0.033836 80.874417 ( 93.157417)
total: 155.05 sec