Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-010420
#<BuildRuby:0x0000563867760098
@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-010420",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.006671 0.000000 1.042551 ( 1.343537)
build_miniruby 0.000959 0.000000 0.805887 ( 0.805678)
build_ruby 0.001448 0.000000 2.681808 ( 2.682314)
build_all 0.007980 0.000094 11.936697 ( 0.984742)
build_install 0.000000 0.010242 3.435143 ( 0.957197)
test_btest 0.000605 0.000135 63.624864 ( 4.401921)
test_basic 0.001761 0.002245 0.416335 ( 0.497577)
test_all 0.076176 0.020065 396.524253 ( 36.873554)
test_rubyspec 0.041582 0.024753 40.088376 ( 52.670889)
total: 101.22 sec