Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-044606
#<BuildRuby:0x00005598ceb8f5f8
@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.20230612-044606",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005616 0.000241 1.425885 ( 2.833753)
build_miniruby 0.000962 0.000161 0.743867 ( 0.743561)
build_ruby 0.001547 0.000258 2.496394 ( 2.497026)
build_all 0.009795 0.000151 13.064969 ( 1.159164)
build_install 0.007541 0.000441 1.824710 ( 0.855296)
test_btest 0.000902 0.000128 83.510872 ( 7.390535)
test_basic 0.000889 0.003963 0.773057 ( 0.853561)
test_all 0.002182 0.000397 432.968672 ( 48.009367)
test_rubyspec 0.020095 0.021966 42.513049 ( 55.026590)
total: 119.37 sec