Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-093257
#<BuildRuby:0x00005593a0978090
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231127-093257",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.005811 0.926524 ( 1.364106)
build_miniruby 0.000000 0.001248 0.811159 ( 0.810575)
build_ruby 0.001142 0.000319 2.615101 ( 2.615599)
build_all 0.007052 0.001008 12.240722 ( 1.015217)
build_install 0.000814 0.010367 3.706839 ( 0.993258)
test_btest 0.000651 0.000204 64.299216 ( 4.534004)
test_basic 0.003884 0.000018 0.396411 ( 0.476950)
test_all 0.062933 0.036885 348.353920 ( 35.842786)
test_rubyspec 0.035100 0.041011 40.386029 ( 52.992773)
total: 100.65 sec