Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-213905
#<BuildRuby:0x000056478f5d6ee8
@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.20231213-213905",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004317 0.000029 1.011317 ( 1.288135)
build_miniruby 0.001039 0.000086 0.874428 ( 0.874011)
build_ruby 0.000950 0.000079 2.724474 ( 2.725223)
build_all 0.007843 0.000000 12.116800 ( 0.995509)
build_install 0.010149 0.004347 3.592445 ( 0.959781)
test_btest 0.000648 0.000081 66.158961 ( 5.238159)
test_basic 0.000000 0.003244 0.376701 ( 0.458746)
test_all 0.082671 0.018415 403.192740 ( 37.952423)
test_rubyspec 0.040233 0.028307 39.726808 ( 52.386025)
total: 102.88 sec