Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-133108
#<BuildRuby:0x000055646e8f7e88
@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.20231219-133108",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001079 0.003743 1.036980 ( 1.378005)
build_miniruby 0.000609 0.000111 0.877132 ( 0.877788)
build_ruby 0.001427 0.000260 2.720467 ( 2.721440)
build_all 0.008027 0.000000 12.082423 ( 1.022579)
build_install 0.007550 0.004627 3.582664 ( 0.976657)
test_btest 0.000651 0.000137 62.798362 ( 5.317371)
test_basic 0.002315 0.000488 0.380230 ( 0.463066)
test_all 0.092393 0.008778 391.393698 ( 35.548978)
test_rubyspec 0.030858 0.038971 40.108201 ( 52.738391)
total: 101.04 sec