Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-014246
#<BuildRuby:0x000055b2563bf8e0
@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.20231214-014246",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.004488 0.000039 1.015061 ( 1.290003)
build_miniruby 0.000671 0.000056 0.879665 ( 0.880002)
build_ruby 0.001394 0.000116 2.717233 ( 2.720506)
build_all 0.002389 0.004641 12.072734 ( 1.001629)
build_install 0.006354 0.004885 3.593356 ( 0.966992)
test_btest 0.000000 0.000784 62.584100 ( 5.468012)
test_basic 0.000000 0.003736 0.379025 ( 0.461850)
test_all 0.075932 0.022877 384.170969 ( 37.587834)
test_rubyspec 0.026553 0.044136 39.895249 ( 52.564350)
total: 102.94 sec