Logfile: /home/ko1/ruby/logs/brlog.trunk.20230603-093433
#<BuildRuby:0x000055e02245f5f8
@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.20230603-093433",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000009)
build_up 0.004543 0.000802 1.385860 ( 2.670162)
build_miniruby 0.000922 0.000163 0.774665 ( 0.774110)
build_ruby 0.001268 0.000000 2.455927 ( 2.457238)
build_all 0.009191 0.000272 12.695080 ( 1.125152)
build_install 0.006384 0.001008 1.699777 ( 0.859351)
test_btest 0.000617 0.000097 81.258396 ( 7.541752)
test_basic 0.005211 0.000052 0.677367 ( 0.760376)
test_all 0.001567 0.000000 436.064901 ( 47.197359)
test_rubyspec 0.009914 0.030157 43.022775 ( 55.550146)
total: 118.94 sec