Logfile: /home/ko1/ruby/logs/brlog.trunk.20230203-222645
#<BuildRuby:0x000055fbc2f7bac0
@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.20230203-222645",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003411 0.001137 0.657763 ( 1.282448)
build_miniruby 0.001062 0.000000 1.286060 ( 1.179436)
build_ruby 0.001161 0.000000 2.039376 ( 2.039239)
build_all 0.009019 0.000000 12.017553 ( 1.505393)
build_install 0.006394 0.000000 1.484221 ( 0.700371)
test_btest 0.000605 0.000000 66.034641 ( 6.168220)
test_basic 0.000000 0.003312 0.256485 ( 0.352026)
test_all 0.000304 0.001738 474.812279 ( 45.196690)
test_rubyspec 0.009017 0.018695 34.662578 ( 45.288339)
total: 103.71 sec