Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-141938
#<BuildRuby:0x0000563a20bb6038
@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.20220801-141938",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004071 0.006085 0.833546 ( 1.059286)
build_miniruby 0.001085 0.000542 0.054206 ( 0.052804)
build_ruby 0.000961 0.000481 0.055314 ( 0.054273)
build_all 0.005235 0.002617 1.242815 ( 0.475193)
build_install 0.010933 0.005467 4.293925 ( 1.794390)
test_btest 0.000948 0.000474 54.436629 ( 6.091038)
test_basic 0.000447 0.005594 0.292433 ( 0.383507)
test_all 0.000691 0.002144 494.029445 ( 52.958318)
test_rubyspec 0.073616 0.066267 42.173490 ( 47.872802)
total: 110.74 sec