Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-201011
#<BuildRuby:0x000055dc82cb6858
@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.20230107-201011",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000019)
configure 0.000034 0.000008 0.000042 ( 0.000041)
build_up 0.001830 0.004687 0.843420 ( 1.160875)
build_miniruby 0.001012 0.000311 1.017952 ( 1.016045)
build_ruby 0.001293 0.000398 2.772259 ( 2.769405)
build_all 0.006377 0.003609 16.842316 ( 2.972457)
build_install 0.009713 0.001697 2.119244 ( 1.080599)
test_btest 0.000846 0.000265 68.042070 ( 11.312782)
test_basic 0.003180 0.004151 0.362501 ( 0.447362)
test_all 0.000955 0.000336 654.988856 (103.219446)
test_rubyspec 0.083304 0.044264 52.367378 ( 60.460472)
total: 184.44 sec