Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-181533
#<BuildRuby:0x0000563d3722f7e8
@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.20221130-181533",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000006 0.000004 0.000010 ( 0.000010)
build_up 0.003865 0.006692 1.190431 ( 1.523514)
build_miniruby 0.001401 0.000934 0.854664 ( 0.853576)
build_ruby 0.001894 0.001263 2.232150 ( 2.138658)
build_all 0.010671 0.008948 18.628618 ( 2.192381)
build_install 0.019734 0.001730 2.023040 ( 1.012133)
test_btest 0.000866 0.000467 98.333975 ( 9.336201)
test_basic 0.000000 0.009549 0.352631 ( 0.439875)
test_all 0.002772 0.000031 694.352098 ( 69.809622)
test_rubyspec 0.090768 0.084969 49.648036 ( 57.716057)
total: 145.02 sec