Logfile: /home/ko1/ruby/logs/brlog.trunk.20230215-191418
#<BuildRuby:0x00005588dbb63d48
@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.20230215-191418",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003624 0.000000 0.744054 ( 1.179172)
build_miniruby 0.000977 0.000075 0.704019 ( 0.702979)
build_ruby 0.001036 0.000173 2.127580 ( 2.127220)
build_all 0.007212 0.002452 12.467237 ( 1.560924)
build_install 0.003500 0.002862 1.524358 ( 0.751031)
test_btest 0.000544 0.000121 65.423668 ( 6.248529)
test_basic 0.000940 0.002874 0.287316 ( 0.382331)
test_all 0.001392 0.000366 485.379922 ( 49.258110)
test_rubyspec 0.019015 0.011013 35.310390 ( 45.904579)
total: 108.12 sec