Logfile: /home/ko1/ruby/logs/brlog.trunk.20230626-025513
#<BuildRuby:0x000056234c913708
@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.20230626-025513",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.003938 0.001969 1.464021 ( 2.711917)
build_miniruby 0.000662 0.000331 0.877399 ( 0.877254)
build_ruby 0.001384 0.000000 2.753210 ( 2.754204)
build_all 0.010100 0.000000 16.403953 ( 1.433266)
build_install 0.013268 0.000000 4.907390 ( 1.184075)
test_btest 0.001172 0.000000 87.330776 ( 7.646273)
test_basic 0.005142 0.000000 0.671614 ( 0.755925)
test_all 0.001403 0.000000 462.971475 ( 41.982441)
test_rubyspec 0.036014 0.006829 43.744306 ( 56.145327)
total: 115.49 sec