Logfile: /home/ko1/ruby/logs/brlog.trunk.20230214-204828
#<BuildRuby:0x00005652fe4f7e08
@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.20230214-204828",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002674 0.001070 0.791870 ( 1.206933)
build_miniruby 0.000723 0.000289 0.700866 ( 0.700529)
build_ruby 0.001245 0.000000 2.101570 ( 2.101316)
build_all 0.007621 0.001369 12.414567 ( 1.516802)
build_install 0.004066 0.002443 1.545961 ( 0.768903)
test_btest 0.000499 0.000187 66.330476 ( 6.035262)
test_basic 0.001277 0.002587 0.291876 ( 0.386322)
test_all 0.001023 0.000964 475.540777 ( 47.337991)
test_rubyspec 0.017835 0.008557 35.158709 ( 45.722307)
total: 105.78 sec