Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-232604
#<BuildRuby:0x0000563f8a7c3858
@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.20231103-232604",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005751 0.000000 1.387029 ( 1.614913)
build_miniruby 0.001035 0.000000 0.771313 ( 0.770541)
build_ruby 0.001238 0.000022 2.768531 ( 2.768654)
build_all 0.002930 0.007741 16.354111 ( 1.481286)
build_install 0.008620 0.000131 4.995639 ( 1.198821)
test_btest 0.000747 0.000124 82.505854 ( 7.588356)
test_basic 0.001103 0.004219 0.813485 ( 0.889316)
test_all 0.109394 0.025655 522.630127 ( 51.635552)
test_rubyspec 0.011430 0.032142 49.641464 ( 62.019631)
total: 129.97 sec