Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-232908
#<BuildRuby:0x000056342c15f8e0
@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.20231222-232908",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003900 0.000355 0.743816 ( 1.142738)
build_miniruby 0.000841 0.000000 0.913195 ( 0.913970)
build_ruby 0.001562 0.000000 2.772053 ( 2.774994)
build_all 0.007285 0.000084 12.170568 ( 1.044784)
build_install 0.009350 0.000350 3.535386 ( 0.981323)
test_btest 0.000711 0.000051 65.046646 ( 5.674735)
test_basic 0.000000 0.004819 0.376946 ( 0.459602)
test_all 0.072910 0.036013 413.725420 ( 42.504622)
test_rubyspec 0.022577 0.029784 40.599289 ( 53.355632)
total: 108.85 sec