Logfile: /home/ko1/ruby/logs/brlog.trunk.20231110-070352
#<BuildRuby:0x000055c09b60bba0
@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.20231110-070352",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003769 0.001178 1.357299 ( 1.600342)
build_miniruby 0.000826 0.000258 0.832182 ( 0.832084)
build_ruby 0.001145 0.000358 2.753434 ( 2.753117)
build_all 0.009703 0.000000 15.814972 ( 1.431200)
build_install 0.006500 0.002809 4.686768 ( 1.135338)
test_btest 0.000535 0.000153 81.093379 ( 7.812449)
test_basic 0.000000 0.003838 0.713953 ( 0.792692)
test_all 0.105435 0.029400 495.410906 ( 52.269153)
test_rubyspec 0.032845 0.016869 49.973085 ( 62.367437)
total: 130.99 sec