Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-085247
#<BuildRuby:0x000055cdeecd7bb8
@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.20230618-085247",
@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.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.001193 0.004604 1.449636 ( 2.649874)
build_miniruby 0.000781 0.000313 0.735754 ( 0.734977)
build_ruby 0.001224 0.000000 2.443895 ( 2.443643)
build_all 0.009293 0.000525 12.337675 ( 1.132574)
build_install 0.006914 0.001062 1.850041 ( 0.845436)
test_btest 0.000772 0.000258 85.062959 ( 6.992509)
test_basic 0.002919 0.000973 0.695129 ( 0.776623)
test_all 0.001186 0.000395 434.493620 ( 39.482794)
test_rubyspec 0.023260 0.016078 42.840776 ( 55.343371)
total: 110.40 sec