Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-102843
#<BuildRuby:0x000055cec72cb500
@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.20240112-102843",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003285 0.000773 0.909667 ( 1.278750)
build_miniruby 0.000838 0.000197 0.898533 ( 0.899297)
build_ruby 0.000988 0.000233 2.728549 ( 2.729219)
build_all 0.009784 0.000206 14.642355 ( 1.349299)
build_install 0.008820 0.000000 4.258111 ( 1.150014)
test_btest 0.000551 0.000097 78.946732 ( 7.417223)
test_basic 0.000000 0.003802 0.550439 ( 0.631272)
test_all 0.114232 0.023514 507.993007 ( 53.485034)
test_rubyspec 0.021263 0.014411 49.346149 ( 61.921102)
total: 130.86 sec