Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-181348
#<BuildRuby:0x0000556bc6673f90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231227-181348",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003738 0.001122 0.774936 ( 1.196417)
build_miniruby 0.000827 0.000249 0.811209 ( 0.811156)
build_ruby 0.000983 0.000295 2.637247 ( 2.637917)
build_all 0.007482 0.000000 11.993619 ( 0.951972)
build_install 0.006709 0.003415 3.364785 ( 0.956032)
test_btest 0.000833 0.000000 63.662788 ( 5.243755)
test_basic 0.005196 0.000000 0.402425 ( 0.481325)
test_all 0.079682 0.019315 372.968908 ( 39.820767)
test_rubyspec 0.033959 0.032267 40.344396 ( 52.895390)
total: 105.00 sec