Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-014936
#<BuildRuby:0x00005600eda3c098
@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.20231130-014936",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004158 0.000015 0.842808 ( 1.246865)
build_miniruby 0.001283 0.000000 0.872307 ( 0.871339)
build_ruby 0.001144 0.000000 2.711926 ( 2.714132)
build_all 0.008314 0.000000 12.270508 ( 0.997383)
build_install 0.000042 0.007784 3.514567 ( 0.970217)
test_btest 0.000605 0.000121 61.950020 ( 5.773452)
test_basic 0.000133 0.004008 0.373734 ( 0.454488)
test_all 0.079625 0.022078 395.366352 ( 37.279523)
test_rubyspec 0.033339 0.043817 39.634451 ( 52.273561)
total: 102.58 sec