Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-025739
#<BuildRuby:0x0000556c0f5a77f8
@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.20240113-025739",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003959 0.001079 0.810103 ( 1.192302)
build_miniruby 0.000919 0.000251 0.824730 ( 0.824314)
build_ruby 0.001293 0.000353 2.736011 ( 2.736413)
build_all 0.006385 0.001742 11.981722 ( 1.003166)
build_install 0.000177 0.010476 3.408516 ( 0.971177)
test_btest 0.000562 0.000256 64.881439 ( 4.432512)
test_basic 0.005004 0.000000 0.408295 ( 0.486400)
test_all 0.074334 0.023097 398.557218 ( 36.586214)
test_rubyspec 0.010586 0.062826 40.413001 ( 52.965751)
total: 101.20 sec