Logfile: /home/ko1/ruby/logs/brlog.trunk.20221216-121408
#<BuildRuby:0x00005599b13bffb0
@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.20221216-121408",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003645 0.000384 0.822519 ( 1.045449)
build_miniruby 0.000000 0.000950 0.952772 ( 0.951575)
build_ruby 0.000000 0.001168 2.849527 ( 2.725321)
build_all 0.007646 0.001340 15.872875 ( 3.374454)
build_install 0.009117 0.000664 2.230758 ( 1.303155)
test_btest 0.000560 0.000073 64.993859 ( 10.970503)
test_basic 0.004679 0.000610 0.309503 ( 0.399777)
test_all 0.001205 0.000158 683.939139 (135.367920)
test_rubyspec 0.056246 0.010180 52.470418 ( 60.630233)
total: 216.77 sec