Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-130134
#<BuildRuby:0x000055fdf48cb8e0
@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.20231120-130134",
@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.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.001204 0.004567 0.912238 ( 1.311106)
build_miniruby 0.000904 0.000271 0.808256 ( 0.807858)
build_ruby 0.001426 0.000428 2.597991 ( 2.598775)
build_all 0.002175 0.005444 12.122795 ( 1.020945)
build_install 0.003674 0.006631 3.499883 ( 0.974165)
test_btest 0.000602 0.000301 63.575097 ( 5.427405)
test_basic 0.004227 0.000000 0.392225 ( 0.472528)
test_all 0.090939 0.009296 352.063571 ( 40.083732)
test_rubyspec 0.036423 0.029201 39.973451 ( 52.562173)
total: 105.26 sec