Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-204559
#<BuildRuby:0x0000561ed35840d8
@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.20231224-204559",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003565 0.000000 0.744122 ( 1.124615)
build_miniruby 0.000769 0.000030 0.903733 ( 0.903756)
build_ruby 0.001398 0.000116 2.775347 ( 2.809268)
build_all 0.003103 0.004685 12.024597 ( 1.002311)
build_install 0.013109 0.000000 3.415094 ( 0.974392)
test_btest 0.000558 0.000056 66.463558 ( 4.685599)
test_basic 0.004024 0.000536 0.379084 ( 0.456953)
test_all 0.081125 0.028563 460.901698 ( 39.993031)
test_rubyspec 0.023413 0.028288 40.450321 ( 53.183999)
total: 105.13 sec