Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-115916
#<BuildRuby:0x000055944b85cea8
@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.20220717-115916",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000017 0.000001 0.000018 ( 0.000019)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.012204 0.000009 0.976665 ( 1.280606)
build_miniruby 0.002451 0.000144 0.073636 ( 0.070962)
build_ruby 0.001910 0.000113 0.075036 ( 0.072831)
build_all 0.008065 0.000475 1.536040 ( 0.594292)
build_install 0.016830 0.004570 5.359617 ( 2.066991)
test_btest 0.001083 0.000103 73.180039 ( 8.571218)
test_basic 0.007448 0.000710 0.328959 ( 0.417368)
test_all 0.001741 0.000000 634.928941 ( 64.731074)
test_rubyspec 0.115807 0.052687 45.545538 ( 51.283226)
total: 129.09 sec