Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-165358
#<BuildRuby:0x000055f229a7f500
@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.20240103-165358",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000044 0.000004 0.000048 ( 0.000047)
configure 0.000030 0.000003 0.000033 ( 0.000032)
build_up 0.005255 0.000525 1.348252 ( 1.601907)
build_miniruby 0.000784 0.000079 0.884268 ( 0.883397)
build_ruby 0.001116 0.000111 2.723866 ( 2.723386)
build_all 0.009240 0.000000 14.234004 ( 1.352745)
build_install 0.007782 0.000000 4.169826 ( 1.050549)
test_btest 0.001115 0.000000 73.486998 ( 6.705136)
test_basic 0.000427 0.004856 0.684066 ( 0.763125)
test_all 0.106926 0.022572 494.862351 ( 45.557584)
test_rubyspec 0.021625 0.026030 48.628924 ( 61.028653)
total: 121.67 sec