Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-212803
#<BuildRuby:0x00005584433cfe20
@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.20231231-212803",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.003971 0.000418 1.043030 ( 1.458488)
build_miniruby 0.001254 0.000132 0.898490 ( 0.903059)
build_ruby 0.001266 0.000000 2.754851 ( 2.755271)
build_all 0.000157 0.010274 17.008951 ( 1.559257)
build_install 0.007615 0.000836 4.762484 ( 1.148168)
test_btest 0.000916 0.000199 82.764108 ( 7.880243)
test_basic 0.002004 0.003489 0.716921 ( 0.791191)
test_all 0.101220 0.032803 579.602105 ( 52.833676)
test_rubyspec 0.023729 0.021617 50.501043 ( 62.796756)
total: 132.13 sec