Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-213137
#<BuildRuby:0x0000563aadc18188
@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.20240110-213137",
@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.000013 0.000000 0.000013 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005241 0.000000 0.789357 ( 1.169034)
build_miniruby 0.001087 0.000000 0.811324 ( 0.811226)
build_ruby 0.001519 0.000000 2.683653 ( 2.684744)
build_all 0.008042 0.000000 11.939003 ( 0.974242)
build_install 0.007822 0.004796 3.446265 ( 0.978653)
test_btest 0.000538 0.000108 64.001072 ( 5.478261)
test_basic 0.001471 0.003726 0.407146 ( 0.487205)
test_all 0.084412 0.011986 391.301771 ( 37.736599)
test_rubyspec 0.029524 0.036602 40.874208 ( 53.420525)
total: 103.74 sec