Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-145323
#<BuildRuby:0x000056289e263500
@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.20240116-145323",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.003735 0.000197 1.073810 ( 1.528967)
build_miniruby 0.000967 0.000051 0.868589 ( 0.867854)
build_ruby 0.001229 0.000000 2.774594 ( 2.774895)
build_all 0.009011 0.000293 14.501536 ( 1.328975)
build_install 0.004283 0.003863 4.151805 ( 1.102710)
test_btest 0.001077 0.000093 75.839585 ( 6.760192)
test_basic 0.000000 0.004986 0.691927 ( 0.767534)
test_all 0.106225 0.024010 488.261252 ( 44.848864)
test_rubyspec 0.022395 0.038220 81.056679 ( 93.501899)
total: 153.48 sec