Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-225906
#<BuildRuby:0x0000557e59558070
@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.20231224-225906",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003242 0.000294 0.746599 ( 1.173963)
build_miniruby 0.000974 0.000088 0.901828 ( 0.901774)
build_ruby 0.001306 0.000119 2.769292 ( 2.770862)
build_all 0.002729 0.005038 12.131096 ( 0.998588)
build_install 0.010244 0.000101 3.413731 ( 0.989631)
test_btest 0.000470 0.000073 64.550062 ( 4.954904)
test_basic 0.003175 0.000489 0.375584 ( 0.457856)
test_all 0.083331 0.020783 423.810507 ( 37.230969)
test_rubyspec 0.021496 0.026149 40.507953 ( 53.267460)
total: 102.75 sec