Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-040811
#<BuildRuby:0x000055eb8d513e88
@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.20231213-040811",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000009)
build_up 0.004568 0.000000 1.006715 ( 1.265492)
build_miniruby 0.001134 0.000000 0.868167 ( 0.868594)
build_ruby 0.001076 0.000000 2.702521 ( 2.704185)
build_all 0.007284 0.000247 12.117751 ( 0.990889)
build_install 0.006435 0.004888 3.540059 ( 0.962849)
test_btest 0.000563 0.000130 61.239860 ( 5.953313)
test_basic 0.002331 0.000538 0.378240 ( 0.460799)
test_all 0.075988 0.024529 392.148529 ( 45.050953)
test_rubyspec 0.029884 0.036832 39.685882 ( 52.346778)
total: 110.60 sec