Logfile: /home/ko1/ruby/logs/brlog.trunk.20230204-185959
#<BuildRuby:0x000055c3cc733f08
@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.20230204-185959",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000008)
build_up 0.000000 0.003433 0.610523 ( 1.011620)
build_miniruby 0.000177 0.000818 0.627945 ( 0.627109)
build_ruby 0.000626 0.000555 2.025947 ( 2.026233)
build_all 0.001885 0.006899 11.985413 ( 1.537569)
build_install 0.006315 0.000000 1.514203 ( 0.717570)
test_btest 0.000785 0.000000 66.550096 ( 5.936708)
test_basic 0.002173 0.001655 0.258940 ( 0.353955)
test_all 0.002176 0.000000 487.721108 ( 45.615735)
test_rubyspec 0.017566 0.011809 35.178576 ( 45.775402)
total: 103.60 sec