Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-064942
#<BuildRuby:0x000055d5aedafe88
@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.20231216-064942",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004506 0.000021 1.030897 ( 1.343608)
build_miniruby 0.000000 0.001120 0.869053 ( 0.868415)
build_ruby 0.000000 0.001146 2.725270 ( 2.726456)
build_all 0.006491 0.001645 12.198574 ( 0.983501)
build_install 0.008750 0.005159 3.586471 ( 0.973168)
test_btest 0.000528 0.000113 65.498545 ( 5.108950)
test_basic 0.003387 0.000726 0.377342 ( 0.458966)
test_all 0.090714 0.008828 380.504683 ( 40.203431)
test_rubyspec 0.044758 0.031147 39.901389 ( 52.562739)
total: 105.23 sec