Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-130639
#<BuildRuby:0x00005641fe4b7f30
@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.20230114-130639",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000020 0.000007 0.000027 ( 0.000029)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.004743 0.000000 0.820454 ( 1.174879)
build_miniruby 0.000848 0.000000 0.681683 ( 0.674639)
build_ruby 0.001195 0.000000 2.423783 ( 2.423761)
build_all 0.006879 0.002701 12.903238 ( 1.589265)
build_install 0.005169 0.001062 1.529077 ( 0.719267)
test_btest 0.000500 0.000143 66.646054 ( 5.883042)
test_basic 0.003832 0.000328 0.265003 ( 0.361049)
test_all 0.000867 0.000236 503.573373 ( 49.960061)
test_rubyspec 0.020838 0.005683 35.252500 ( 45.838655)
total: 108.63 sec