Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-043106
#<BuildRuby:0x000055f09c5ebce8
@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.20231216-043106",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004745 0.000000 1.312383 ( 1.689613)
build_miniruby 0.001087 0.000000 0.904748 ( 0.905479)
build_ruby 0.001439 0.000000 2.661132 ( 2.661877)
build_all 0.005256 0.004944 17.364360 ( 1.603968)
build_install 0.009987 0.000000 5.091761 ( 1.199763)
test_btest 0.001094 0.000000 93.228127 ( 7.592588)
test_basic 0.004518 0.000000 0.750331 ( 0.827589)
test_all 0.092528 0.041652 569.484809 ( 50.567560)
test_rubyspec 0.029372 0.017961 51.104603 ( 63.378162)
total: 130.43 sec