Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-154452
#<BuildRuby:0x0000561f9ef94138
@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-154452",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005608 1.047057 ( 1.298597)
build_miniruby 0.000000 0.001072 0.846918 ( 0.847071)
build_ruby 0.000000 0.001426 2.668035 ( 2.668477)
build_all 0.004803 0.002403 12.132122 ( 0.963684)
build_install 0.011273 0.000000 3.453998 ( 0.970489)
test_btest 0.000000 0.000747 62.970937 ( 4.801148)
test_basic 0.000094 0.003853 0.409935 ( 0.489953)
test_all 0.080630 0.015761 395.272288 ( 37.347672)
test_rubyspec 0.025584 0.039623 40.183436 ( 52.756863)
total: 102.14 sec