Logfile: /home/ko1/ruby/logs/brlog.trunk.20220528-184818
#<BuildRuby:0x0000564b4a9d9310
@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.20220528-184818",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.006293 0.003449 0.811072 ( 1.042534)
build_miniruby 0.001874 0.000000 0.064378 ( 0.062654)
build_ruby 0.001749 0.000000 0.061841 ( 0.060467)
build_all 0.007214 0.000000 1.189098 ( 0.495812)
build_install 0.015285 0.001644 4.842015 ( 2.472123)
test_btest 0.001556 0.000346 54.193976 ( 6.319517)
test_basic 0.004843 0.001076 0.280714 ( 0.371530)
test_all 0.001831 0.000407 505.349683 ( 53.324912)
test_rubyspec 0.063706 0.045692 41.425830 ( 47.318657)
total: 111.47 sec