Logfile: /home/ko1/ruby/logs/brlog.trunk.20230202-163200
#<BuildRuby:0x000056533b1635c0
@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.20230202-163200",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003160 0.000244 0.631087 ( 1.134244)
build_miniruby 0.000906 0.000069 0.637744 ( 0.636726)
build_ruby 0.001325 0.000102 2.068127 ( 2.073045)
build_all 0.005583 0.003420 11.981142 ( 1.470831)
build_install 0.005538 0.000692 1.500772 ( 0.715889)
test_btest 0.000000 0.000678 64.799819 ( 6.351418)
test_basic 0.000000 0.003543 0.237494 ( 0.333292)
test_all 0.000000 0.001360 493.597450 ( 45.917053)
test_rubyspec 0.007403 0.019966 34.821446 ( 45.411526)
total: 104.04 sec