Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-043418
#<BuildRuby:0x0000555b4eaf3468
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230119-043418",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000023 0.000006 0.000029 ( 0.000014)
build_up 0.000670 0.005666 0.848733 ( 1.538136)
build_miniruby 0.000905 0.000301 1.017998 ( 1.016143)
build_ruby 0.001667 0.000000 2.776422 ( 2.773871)
build_all 0.003004 0.006787 16.945907 ( 2.992464)
build_install 0.008163 0.003437 2.162762 ( 1.095620)
test_btest 0.000981 0.000000 75.880325 ( 10.673259)
test_basic 0.007838 0.000666 0.382522 ( 0.465678)
test_all 0.001164 0.000166 655.537978 (103.035491)
test_rubyspec 0.080937 0.046852 51.861733 ( 59.887454)
total: 183.48 sec