Logfile: /home/ko1/ruby/logs/brlog.trunk.20230308-035038
#<BuildRuby:0x0000555784857e20
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230308-035038",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002977 0.000992 0.719133 ( 2.015392)
build_miniruby 0.000645 0.000215 0.653726 ( 0.653195)
build_ruby 0.000872 0.000290 2.153827 ( 2.154155)
build_all 0.006604 0.002201 11.292716 ( 0.998671)
build_install 0.006867 0.000000 1.545220 ( 0.813504)
test_btest 0.000922 0.000000 77.351074 ( 7.110024)
test_basic 0.000407 0.002784 0.249974 ( 0.345554)
test_all 0.000000 0.002665 377.850320 ( 44.086366)
test_rubyspec 0.000000 0.028745 36.227575 ( 46.730754)
total: 104.91 sec