Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-105014
#<BuildRuby:0x000056548fd34ef8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230120-105014",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.002748 0.005537 0.965110 ( 1.163537)
build_miniruby 0.001281 0.000769 0.836866 ( 0.835861)
build_ruby 0.001552 0.000931 2.121173 ( 2.121316)
build_all 0.019513 0.000713 18.405113 ( 2.143830)
build_install 0.014223 0.006796 1.866539 ( 0.944424)
test_btest 0.000648 0.000283 91.670794 ( 8.604347)
test_basic 0.001013 0.005454 0.352319 ( 0.441138)
test_all 0.001489 0.000745 664.401581 ( 63.124032)
test_rubyspec 0.080479 0.067285 48.577389 ( 56.798347)
total: 136.18 sec