Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-045055
#<BuildRuby:0x000055c301c4b520
@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.20230620-045055",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.001298 0.004306 1.330601 ( 2.602940)
build_miniruby 0.000936 0.000098 0.790848 ( 0.790272)
build_ruby 0.001195 0.000126 2.444720 ( 2.444416)
build_all 0.009104 0.000475 15.868756 ( 1.402214)
build_install 0.001413 0.007780 4.676925 ( 1.112798)
test_btest 0.000972 0.000176 85.538400 ( 7.372805)
test_basic 0.004862 0.000099 0.769517 ( 0.854301)
test_all 0.001476 0.000257 450.649463 ( 50.614082)
test_rubyspec 0.017293 0.023367 43.111398 ( 55.661204)
total: 122.86 sec