Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-204426
#<BuildRuby:0x0000562f53b0c0d8
@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.20231118-204426",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000693 0.004558 0.909416 ( 1.304003)
build_miniruby 0.000727 0.000323 0.806080 ( 0.806279)
build_ruby 0.001895 0.000000 2.586490 ( 2.586296)
build_all 0.005668 0.002070 11.965368 ( 0.955482)
build_install 0.010712 0.002601 3.501782 ( 0.967980)
test_btest 0.000600 0.000230 60.340475 ( 5.807244)
test_basic 0.002952 0.001136 0.392738 ( 0.473301)
test_all 0.068453 0.027462 343.585860 ( 40.695893)
test_rubyspec 0.034890 0.028355 39.594629 ( 52.143996)
total: 105.74 sec