Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-024607
#<BuildRuby:0x000055c63ccd78c0
@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.20230612-024607",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.006675 1.336885 ( 2.637977)
build_miniruby 0.000589 0.000492 0.838091 ( 0.838335)
build_ruby 0.000966 0.000269 2.473279 ( 2.473483)
build_all 0.006999 0.001944 12.750394 ( 1.157742)
build_install 0.003992 0.004235 1.814512 ( 0.876124)
test_btest 0.000727 0.000230 84.867069 ( 6.967335)
test_basic 0.000000 0.004000 0.690631 ( 0.773742)
test_all 0.000699 0.000578 438.605485 ( 39.306813)
test_rubyspec 0.018778 0.020425 42.635280 ( 55.134928)
total: 110.17 sec