Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-104311
#<BuildRuby:0x000055dadc60ffd8
@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.20231224-104311",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003060 0.000278 0.735840 ( 1.141197)
build_miniruby 0.000865 0.000079 0.910317 ( 0.911301)
build_ruby 0.001178 0.000107 2.778828 ( 2.784414)
build_all 0.003963 0.004405 12.160480 ( 1.018769)
build_install 0.004471 0.004458 3.441587 ( 0.966855)
test_btest 0.000680 0.000000 64.209854 ( 4.918654)
test_basic 0.003500 0.000000 0.390807 ( 0.468749)
test_all 0.052376 0.053190 417.643989 ( 42.564961)
test_rubyspec 0.022844 0.035575 40.748829 ( 53.538542)
total: 108.31 sec