Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-174152
#<BuildRuby:0x000055cbc28234b0
@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.20231217-174152",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000169 0.003916 1.033885 ( 1.316289)
build_miniruby 0.000685 0.000114 0.871948 ( 0.871756)
build_ruby 0.001075 0.000179 2.700442 ( 2.732894)
build_all 0.008150 0.000001 12.116711 ( 1.034787)
build_install 0.011701 0.001671 3.534397 ( 0.978790)
test_btest 0.000670 0.000096 62.130620 ( 5.915932)
test_basic 0.003673 0.000524 0.376802 ( 0.457761)
test_all 0.085091 0.017810 419.541918 ( 38.506949)
test_rubyspec 0.022045 0.048261 40.113657 ( 52.736247)
total: 104.55 sec