Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-041002
#<BuildRuby:0x0000563dc00be858
@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.20230110-041002",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005507 0.000734 0.853748 ( 2.222687)
build_miniruby 0.001139 0.000151 1.022255 ( 1.020242)
build_ruby 0.001417 0.000189 2.818689 ( 2.816157)
build_all 0.000000 0.010030 16.834385 ( 2.977740)
build_install 0.003424 0.008186 2.137726 ( 1.089522)
test_btest 0.000785 0.000305 69.313281 ( 11.310346)
test_basic 0.005360 0.002085 0.343723 ( 0.428469)
test_all 0.000942 0.000367 660.917901 (106.992288)
test_rubyspec 0.052908 0.032180 52.064341 ( 60.210376)
total: 189.07 sec