Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-053533
#<BuildRuby:0x0000557eb15878e0
@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-053533",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000017 0.000001 0.000018 ( 0.000019)
build_up 0.002951 0.004433 1.050307 ( 1.302395)
build_miniruby 0.000742 0.000124 0.815613 ( 0.815669)
build_ruby 0.001606 0.000268 2.643999 ( 2.644508)
build_all 0.005028 0.003590 11.998591 ( 0.970036)
build_install 0.007476 0.006816 3.477212 ( 0.971906)
test_btest 0.000753 0.000000 62.828871 ( 5.371076)
test_basic 0.002208 0.002365 0.410240 ( 0.490069)
test_all 0.068851 0.031189 377.806135 ( 37.024566)
test_rubyspec 0.044183 0.023818 40.246685 ( 52.812901)
total: 102.40 sec