Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-191722
#<BuildRuby:0x000055ba3465b280
@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.20240109-191722",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.005078 0.001016 0.789003 ( 1.176014)
build_miniruby 0.000940 0.000188 0.827863 ( 0.827243)
build_ruby 0.001637 0.000000 2.678479 ( 2.679414)
build_all 0.007081 0.000706 11.972205 ( 0.998222)
build_install 0.009573 0.001741 3.388110 ( 0.961125)
test_btest 0.000583 0.000106 66.189724 ( 4.891074)
test_basic 0.003330 0.000606 0.424133 ( 0.505392)
test_all 0.067643 0.029212 395.595923 ( 36.501624)
test_rubyspec 0.047630 0.017059 40.550299 ( 53.139278)
total: 101.68 sec