Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-025534
#<BuildRuby:0x0000555f93b3f4f0
@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.20231223-025534",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004536 0.000000 0.743648 ( 1.106732)
build_miniruby 0.001112 0.000000 0.906915 ( 0.907320)
build_ruby 0.001812 0.000000 2.774845 ( 2.809080)
build_all 0.008198 0.000000 12.162617 ( 1.047353)
build_install 0.004371 0.004600 3.490790 ( 0.986119)
test_btest 0.000577 0.000038 66.705703 ( 6.207213)
test_basic 0.000000 0.003838 0.384561 ( 0.461001)
test_all 0.085781 0.021859 412.594137 ( 39.816399)
test_rubyspec 0.018713 0.032296 40.933268 ( 53.664630)
total: 107.01 sec