Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-212909
#<BuildRuby:0x00005591de4f37b8
@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.20231214-212909",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.005236 0.000373 1.424349 ( 1.759572)
build_miniruby 0.000709 0.000213 0.871044 ( 0.871196)
build_ruby 0.001056 0.000317 2.847816 ( 2.849068)
build_all 0.007793 0.002338 16.805218 ( 1.539083)
build_install 0.007877 0.000758 4.951947 ( 1.201389)
test_btest 0.000764 0.000209 85.720383 ( 7.739862)
test_basic 0.000000 0.004281 0.755018 ( 0.832219)
test_all 0.113509 0.021778 561.402244 ( 52.656496)
test_rubyspec 0.025016 0.021025 51.674873 ( 64.041318)
total: 133.49 sec