Logfile: /home/ko1/ruby/logs/brlog.trunk.20231028-152619
#<BuildRuby:0x0000556c95298090
@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.20231028-152619",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.000937 0.003616 1.200330 ( 1.437348)
build_miniruby 0.001041 0.000164 0.756037 ( 0.755922)
build_ruby 0.001050 0.000166 2.614260 ( 2.614602)
build_all 0.000000 0.009966 16.023276 ( 1.486878)
build_install 0.006485 0.001716 4.795417 ( 1.149432)
test_btest 0.001202 0.000000 81.824169 ( 6.837167)
test_basic 0.003921 0.000337 0.723378 ( 0.801315)
test_all 0.106391 0.029365 495.934809 ( 55.971828)
test_rubyspec 0.034255 0.017352 50.568600 ( 62.911171)
total: 133.97 sec