Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-043634
#<BuildRuby:0x000055881f600408
@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.20221204-043634",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007209 0.004922 1.247937 ( 1.864791)
build_miniruby 0.002031 0.000625 0.855303 ( 0.853521)
build_ruby 0.000000 0.003265 2.249435 ( 2.160439)
build_all 0.012457 0.009373 18.812085 ( 2.236704)
build_install 0.015888 0.005559 2.093453 ( 1.015662)
test_btest 0.000721 0.000304 94.192229 ( 9.058638)
test_basic 0.005337 0.004877 0.335326 ( 0.420559)
test_all 0.001384 0.000622 682.524119 ( 69.480407)
test_rubyspec 0.103610 0.071493 49.578065 ( 57.577812)
total: 144.67 sec