Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-101223
#<BuildRuby:0x0000557697087e20
@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.20240117-101223",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000416 0.004112 1.115743 ( 1.541633)
build_miniruby 0.000752 0.000167 0.909422 ( 0.908924)
build_ruby 0.001015 0.000226 2.745859 ( 2.745426)
build_all 0.008438 0.000903 14.538910 ( 1.301346)
build_install 0.007815 0.000000 4.193874 ( 1.070085)
test_btest 0.001069 0.000036 76.980594 ( 7.544628)
test_basic 0.005537 0.000000 0.814661 ( 0.893248)
test_all 0.093097 0.036412 511.172051 ( 47.421221)
test_rubyspec 0.029055 0.030679 80.452166 ( 92.761001)
total: 156.19 sec