Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-004726
#<BuildRuby:0x000055a5953bc028
@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.20231224-004726",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000496 0.003059 0.733206 ( 1.112416)
build_miniruby 0.000879 0.000239 0.910495 ( 0.910121)
build_ruby 0.001106 0.000301 2.777351 ( 2.780155)
build_all 0.006800 0.000726 12.094601 ( 1.015973)
build_install 0.007032 0.001758 3.398595 ( 0.967430)
test_btest 0.000431 0.000108 65.765941 ( 5.596926)
test_basic 0.000000 0.003596 0.375243 ( 0.459807)
test_all 0.084408 0.020681 436.398915 ( 37.777241)
test_rubyspec 0.018631 0.041512 40.588016 ( 53.362370)
total: 103.98 sec