Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-151029
#<BuildRuby:0x0000564b26f632f0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-151029",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.004589 0.001080 1.552282 ( 1.757799)
build_miniruby 0.000743 0.000174 0.762127 ( 0.761914)
build_ruby 0.001013 0.000238 2.595860 ( 2.594969)
build_all 0.008777 0.000000 14.212752 ( 1.292123)
build_install 0.000385 0.007563 4.194629 ( 1.088945)
test_btest 0.000812 0.000243 72.536595 ( 6.805873)
test_basic 0.002550 0.003660 0.833970 ( 0.909390)
test_all 0.102874 0.026576 490.659751 ( 48.902888)
test_rubyspec 0.029000 0.017386 48.188649 ( 60.577633)
total: 124.69 sec