Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-030736
#<BuildRuby:0x00005559c1d4ce50
@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.20221127-030736",
@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.000001 0.000004 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000074 0.000027 0.000101 ( 0.000103)
build_up 0.008096 0.002944 1.289951 ( 1.573885)
build_miniruby 0.002151 0.000000 0.835086 ( 0.834606)
build_ruby 0.003437 0.000314 2.230796 ( 2.138876)
build_all 0.017871 0.004004 25.105851 ( 2.832020)
build_install 0.014828 0.006898 4.977250 ( 1.215660)
test_btest 0.001200 0.000400 87.973359 ( 9.048739)
test_basic 0.005193 0.001731 0.353040 ( 0.447274)
test_all 0.000786 0.001662 718.054509 ( 71.022929)
test_rubyspec 0.079641 0.072487 49.802150 ( 58.074894)
total: 147.19 sec