Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-192656
#<BuildRuby:0x00005615ab4dc008
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221225-192656",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000020 0.000001 0.000021 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004033 0.000269 0.799651 ( 1.018242)
build_miniruby 0.000000 0.000929 0.946882 ( 0.945645)
build_ruby 0.000000 0.001120 2.657189 ( 2.655766)
build_all 0.007112 0.001948 15.873836 ( 3.280315)
build_install 0.004479 0.004966 2.300517 ( 1.334281)
test_btest 0.000537 0.000000 61.904118 ( 11.754328)
test_basic 0.004686 0.000140 0.297097 ( 0.388724)
test_all 0.000852 0.000142 636.582232 (111.439965)
test_rubyspec 0.039966 0.024809 51.863470 ( 59.986586)
total: 192.80 sec