Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-205434
#<BuildRuby:0x00005558de94b948
@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.20230201-205434",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000424 0.003147 0.632482 ( 1.047561)
build_miniruby 0.000781 0.000180 0.635553 ( 0.634956)
build_ruby 0.000988 0.000228 2.030929 ( 2.052463)
build_all 0.007553 0.000796 11.896909 ( 1.470756)
build_install 0.005343 0.001145 1.455185 ( 0.697711)
test_btest 0.000485 0.000104 64.091619 ( 6.251745)
test_basic 0.002928 0.000627 0.251623 ( 0.347299)
test_all 0.001325 0.000284 483.082626 ( 50.122890)
test_rubyspec 0.015541 0.011513 35.189235 ( 45.676353)
total: 108.30 sec