Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-030812
#<BuildRuby:0x000055a858d2b788
@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.20240103-030812",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.002459 0.004356 1.040764 ( 1.321165)
build_miniruby 0.001100 0.000183 0.800792 ( 0.800204)
build_ruby 0.001542 0.000257 2.662336 ( 2.662730)
build_all 0.002908 0.005114 12.128192 ( 1.001001)
build_install 0.009950 0.001228 3.440941 ( 0.967505)
test_btest 0.000808 0.000000 62.429597 ( 5.498886)
test_basic 0.004006 0.000000 0.395182 ( 0.475607)
test_all 0.079789 0.019932 381.188635 ( 37.000312)
test_rubyspec 0.024081 0.041866 39.690228 ( 52.350942)
total: 102.08 sec