Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-164805
#<BuildRuby:0x00005557d5a000c8
@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.20240113-164805",
@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.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004915 0.000150 0.798712 ( 1.167916)
build_miniruby 0.000858 0.000143 0.822312 ( 0.822263)
build_ruby 0.001366 0.000000 2.730424 ( 2.731435)
build_all 0.001583 0.006817 12.142072 ( 0.973906)
build_install 0.007528 0.006225 3.451513 ( 0.969350)
test_btest 0.000553 0.000195 65.460678 ( 4.469813)
test_basic 0.000379 0.003757 0.403407 ( 0.483271)
test_all 0.078261 0.019993 396.514197 ( 37.286042)
test_rubyspec 0.040908 0.025192 40.971327 ( 53.525967)
total: 102.43 sec