Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-025108
#<BuildRuby:0x0000561dd2fb8178
@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.20231119-025108",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000000 0.005468 0.912927 ( 1.321889)
build_miniruby 0.000602 0.000361 0.791693 ( 0.791854)
build_ruby 0.000000 0.001497 2.603057 ( 2.603681)
build_all 0.001065 0.006507 11.966219 ( 0.996687)
build_install 0.010580 0.002097 3.484134 ( 0.973663)
test_btest 0.000000 0.000726 61.658089 ( 5.688693)
test_basic 0.000546 0.003616 0.409397 ( 0.489001)
test_all 0.068548 0.024522 357.785200 ( 34.629703)
test_rubyspec 0.036964 0.028582 39.865361 ( 52.441533)
total: 99.94 sec