Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-010948
#<BuildRuby:0x0000562eb0337a68
@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.20231231-010948",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001533 0.003574 0.795250 ( 1.193457)
build_miniruby 0.000939 0.000134 0.798575 ( 0.798473)
build_ruby 0.001697 0.000242 2.675571 ( 2.676012)
build_all 0.006379 0.000911 12.071668 ( 0.939961)
build_install 0.009866 0.000729 3.392725 ( 0.967634)
test_btest 0.000658 0.000088 64.254056 ( 4.377341)
test_basic 0.004581 0.000611 0.403515 ( 0.482982)
test_all 0.073422 0.023956 369.428005 ( 40.627461)
test_rubyspec 0.024718 0.039202 40.579282 ( 53.151527)
total: 105.22 sec