Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-230750
#<BuildRuby:0x000055fbd3423ce8
@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-230750",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.005316 0.000061 1.578970 ( 1.911819)
build_miniruby 0.000899 0.000043 0.914897 ( 0.914920)
build_ruby 0.001330 0.000064 2.856662 ( 2.857575)
build_all 0.010099 0.000000 17.272474 ( 1.561225)
build_install 0.001920 0.007365 5.109198 ( 1.213256)
test_btest 0.001013 0.000116 91.286987 ( 7.560984)
test_basic 0.000456 0.003969 0.744054 ( 0.825573)
test_all 0.099309 0.037703 563.916916 ( 49.551295)
test_rubyspec 0.027584 0.021501 53.150441 ( 65.418727)
total: 131.82 sec