Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-053336
#<BuildRuby:0x000056414fb680c8
@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-053336",
@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.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003776 0.000000 0.741655 ( 1.122860)
build_miniruby 0.001124 0.000000 0.901527 ( 0.902946)
build_ruby 0.001333 0.000000 2.787349 ( 2.789619)
build_all 0.004636 0.002838 12.112892 ( 1.006517)
build_install 0.006243 0.003149 3.446282 ( 0.985323)
test_btest 0.000501 0.000046 65.048780 ( 6.220520)
test_basic 0.003586 0.000326 0.380621 ( 0.464329)
test_all 0.088077 0.022387 463.059588 ( 42.964163)
test_rubyspec 0.031817 0.024444 40.345933 ( 53.101171)
total: 109.56 sec