Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-094843
#<BuildRuby:0x0000563d548e3f90
@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.20231207-094843",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000345 0.004115 0.999339 ( 1.280739)
build_miniruby 0.001015 0.000305 0.871901 ( 0.873086)
build_ruby 0.000000 0.001280 2.715438 ( 2.717670)
build_all 0.002836 0.004688 12.027533 ( 1.008101)
build_install 0.005284 0.008275 3.588535 ( 0.974623)
test_btest 0.000564 0.000304 62.826341 ( 4.761849)
test_basic 0.001641 0.002603 0.377013 ( 0.457197)
test_all 0.077878 0.020825 374.450842 ( 42.678493)
test_rubyspec 0.030673 0.024147 39.639904 ( 52.317277)
total: 107.07 sec