Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-084923
#<BuildRuby:0x00005628dadbc0a0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231229-084923",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004907 0.000269 0.811921 ( 1.188139)
build_miniruby 0.000872 0.000237 0.833047 ( 0.833227)
build_ruby 0.001039 0.000283 2.657119 ( 2.658027)
build_all 0.007599 0.000000 12.024356 ( 0.950306)
build_install 0.009882 0.001058 3.575120 ( 0.974574)
test_btest 0.000794 0.000000 61.877500 ( 5.808506)
test_basic 0.001451 0.003949 0.406868 ( 0.486095)
test_all 0.074287 0.023662 394.819145 ( 36.810173)
test_rubyspec 0.026005 0.039770 40.630295 ( 53.190974)
total: 102.90 sec