Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-215703
#<BuildRuby:0x000055c1d5bcb438
@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-215703",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005469 0.000420 1.039593 ( 1.280004)
build_miniruby 0.001227 0.000094 0.799583 ( 0.799422)
build_ruby 0.001651 0.000000 2.655241 ( 2.663762)
build_all 0.008279 0.000000 11.971082 ( 0.964025)
build_install 0.007571 0.004007 3.645627 ( 0.996369)
test_btest 0.000707 0.000079 62.467571 ( 4.618686)
test_basic 0.003813 0.000423 0.396296 ( 0.476713)
test_all 0.088162 0.009796 367.148829 ( 38.662420)
test_rubyspec 0.058904 0.020757 40.022407 ( 52.574606)
total: 103.04 sec