Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-105922
#<BuildRuby:0x0000562e33f3f4f0
@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.20240115-105922",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000015 0.000005 0.000020 ( 0.000019)
build_up 0.001683 0.004589 0.806403 ( 1.182443)
build_miniruby 0.000785 0.000314 0.816537 ( 0.816600)
build_ruby 0.001490 0.000596 2.682705 ( 2.682674)
build_all 0.005686 0.003090 11.968854 ( 0.995116)
build_install 0.009679 0.002154 3.491377 ( 0.965653)
test_btest 0.000526 0.000202 65.735729 ( 5.216479)
test_basic 0.004446 0.001710 0.399145 ( 0.477276)
test_all 0.090879 0.012934 367.337830 ( 40.078955)
test_rubyspec 0.018064 0.048751 40.346537 ( 52.879838)
total: 105.30 sec