Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-051421
#<BuildRuby:0x0000561b495aff90
@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.20231212-051421",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001361 0.003306 1.010809 ( 1.320401)
build_miniruby 0.000886 0.000242 0.873971 ( 0.872754)
build_ruby 0.001068 0.000000 2.691329 ( 2.692629)
build_all 0.005250 0.003452 12.132757 ( 0.994347)
build_install 0.007780 0.005207 3.570961 ( 0.959794)
test_btest 0.000557 0.000199 64.449754 ( 4.925576)
test_basic 0.004336 0.000076 0.381130 ( 0.462303)
test_all 0.085827 0.019001 417.813280 ( 34.890250)
test_rubyspec 0.042800 0.030360 39.658172 ( 52.323693)
total: 99.44 sec