Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-201906
#<BuildRuby:0x000056327b7fcb88
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221113-201906",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000024)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.007927 0.001829 1.099967 ( 1.136922)
build_miniruby 0.002040 0.000471 0.121692 ( 0.117385)
build_ruby 0.001932 0.000000 0.126189 ( 0.103121)
build_all 0.005051 0.005331 1.577825 ( 0.678151)
build_install 0.009429 0.013658 1.936369 ( 1.010548)
test_btest 0.001110 0.000475 84.441941 ( 9.262749)
test_basic 0.007599 0.000812 0.412931 ( 0.500293)
test_all 0.001455 0.000582 679.047353 ( 68.966117)
test_rubyspec 0.103047 0.068889 48.081728 ( 56.609787)
total: 138.39 sec