Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-043622
#<BuildRuby:0x000056268a2c36f0
@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.20230121-043622",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003997 0.000000 0.618923 ( 1.014768)
build_miniruby 0.000881 0.000000 0.637706 ( 0.637264)
build_ruby 0.001250 0.000000 2.206920 ( 2.206726)
build_all 0.009240 0.000224 11.937964 ( 1.473587)
build_install 0.006189 0.000117 1.475964 ( 0.697166)
test_btest 0.000690 0.000041 60.663760 ( 6.310452)
test_basic 0.003642 0.000000 0.252416 ( 0.348007)
test_all 0.001150 0.000027 476.946519 ( 48.961136)
test_rubyspec 0.020788 0.005600 35.102697 ( 45.693008)
total: 107.34 sec