Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-063442
#<BuildRuby:0x0000564c789b3d48
@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.20230120-063442",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.000000 0.003875 0.612501 ( 1.029519)
build_miniruby 0.000745 0.000135 0.617285 ( 0.616700)
build_ruby 0.001317 0.000000 2.184227 ( 2.184114)
build_all 0.009064 0.000000 11.872519 ( 1.474719)
build_install 0.004214 0.002362 1.419003 ( 0.683871)
test_btest 0.000602 0.000106 62.665921 ( 6.053979)
test_basic 0.003250 0.000573 0.264015 ( 0.359008)
test_all 0.001306 0.000231 486.111663 ( 47.967656)
test_rubyspec 0.015026 0.013630 35.318779 ( 45.697719)
total: 106.07 sec