Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-003158
#<BuildRuby:0x000055f5eef3a770
@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.20221201-003158",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.007809 0.002840 1.190374 ( 1.238714)
build_miniruby 0.001869 0.000680 0.860970 ( 0.860234)
build_ruby 0.000000 0.002897 2.245424 ( 2.154831)
build_all 0.015104 0.006946 18.539461 ( 2.184618)
build_install 0.015142 0.007238 2.057378 ( 1.062179)
test_btest 0.001001 0.000438 90.473893 ( 9.316260)
test_basic 0.010602 0.000000 0.345461 ( 0.431446)
test_all 0.002379 0.000000 745.184475 ( 71.739668)
test_rubyspec 0.131619 0.048993 49.528538 ( 57.642799)
total: 146.63 sec