Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-063009
#<BuildRuby:0x000055d08e7d8098
@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.20231202-063009",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003772 0.000343 0.978485 ( 1.244756)
build_miniruby 0.000660 0.000060 0.868861 ( 0.868936)
build_ruby 0.000852 0.000078 2.695326 ( 2.695443)
build_all 0.007653 0.000000 12.130935 ( 0.990578)
build_install 0.005213 0.003813 3.566035 ( 0.958896)
test_btest 0.000573 0.000076 62.995342 ( 5.628295)
test_basic 0.000000 0.003119 0.377712 ( 0.460690)
test_all 0.079039 0.023929 394.971199 ( 42.273563)
test_rubyspec 0.028659 0.038692 39.408821 ( 52.089937)
total: 107.21 sec