Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-204513
#<BuildRuby:0x000055daa992f2c8
@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.20230206-204513",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.000000 0.003931 0.641668 ( 1.042685)
build_miniruby 0.000605 0.000244 0.643833 ( 0.643209)
build_ruby 0.000892 0.000325 2.075800 ( 2.076100)
build_all 0.005846 0.003206 12.170530 ( 1.486499)
build_install 0.000000 0.006350 1.446744 ( 0.704860)
test_btest 0.000000 0.000691 67.683356 ( 5.498245)
test_basic 0.000000 0.003606 0.269788 ( 0.365120)
test_all 0.001142 0.000000 485.575786 ( 47.975018)
test_rubyspec 0.022162 0.004916 35.177010 ( 45.949947)
total: 105.74 sec