Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-075302
#<BuildRuby:0x0000564cb37b83c8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230120-075302",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.006593 0.000000 0.866339 ( 1.365181)
build_miniruby 0.001262 0.000016 1.024369 ( 1.022924)
build_ruby 0.001469 0.000173 2.781748 ( 2.778981)
build_all 0.009854 0.000000 16.881501 ( 3.001813)
build_install 0.004517 0.006974 2.136649 ( 1.078865)
test_btest 0.000767 0.000139 76.841561 ( 10.422164)
test_basic 0.006308 0.000441 0.361146 ( 0.447096)
test_all 0.001155 0.000201 664.843332 ( 98.324648)
test_rubyspec 0.088779 0.046341 52.004363 ( 59.993607)
total: 178.44 sec