Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-142655
#<BuildRuby:0x000055561f5a80a0
@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.20231220-142655",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000348 0.004069 1.046775 ( 1.319081)
build_miniruby 0.000877 0.000159 0.900580 ( 0.901061)
build_ruby 0.000875 0.000159 2.733352 ( 2.736652)
build_all 0.001830 0.006408 12.079974 ( 1.063028)
build_install 0.007287 0.001020 3.601396 ( 0.985218)
test_btest 0.000622 0.000178 63.518528 ( 5.255980)
test_basic 0.002844 0.000812 0.381986 ( 0.466003)
test_all 0.093918 0.014492 459.832714 ( 41.371593)
test_rubyspec 0.045228 0.019236 40.196127 ( 52.926881)
total: 107.03 sec