Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-024117
#<BuildRuby:0x000056076eecb280
@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.20240115-024117",
@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.000011 0.000006 0.000017 ( 0.000017)
autoconf 0.000019 0.000010 0.000029 ( 0.000028)
configure 0.000016 0.000008 0.000024 ( 0.000023)
build_up 0.000000 0.005450 1.025902 ( 1.415015)
build_miniruby 0.000506 0.000410 0.833967 ( 0.833251)
build_ruby 0.000734 0.000441 2.602799 ( 2.602153)
build_all 0.003147 0.005940 14.083991 ( 1.245522)
build_install 0.004398 0.002932 4.093834 ( 1.059765)
test_btest 0.000553 0.000369 77.302367 ( 6.298141)
test_basic 0.003040 0.002027 0.737480 ( 0.812316)
test_all 0.105543 0.022906 477.725337 ( 45.397665)
test_rubyspec 0.030318 0.016858 48.178281 ( 60.503649)
total: 120.17 sec