Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-185257
#<BuildRuby:0x000055c87b86fee0
@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.20240116-185257",
@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.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.004859 0.000000 1.054159 ( 1.406338)
build_miniruby 0.001503 0.000000 0.838843 ( 0.838120)
build_ruby 0.001213 0.000009 2.796283 ( 2.795896)
build_all 0.005967 0.003616 14.383299 ( 1.304673)
build_install 0.007347 0.000430 4.119573 ( 1.057513)
test_btest 0.000924 0.000111 79.194418 ( 6.954466)
test_basic 0.003981 0.000478 0.708903 ( 0.785050)
test_all 0.091423 0.039465 511.635323 ( 46.670464)
test_rubyspec 0.030565 0.031968 79.632358 ( 92.093651)
total: 153.91 sec