Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-195034
#<BuildRuby:0x000056349cc94038
@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.20240114-195034",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.002611 0.003812 0.809506 ( 1.193875)
build_miniruby 0.000966 0.000223 0.817149 ( 0.816462)
build_ruby 0.001093 0.000253 2.700346 ( 2.701318)
build_all 0.006172 0.001424 11.958808 ( 0.962773)
build_install 0.009744 0.001081 3.412800 ( 0.966783)
test_btest 0.000562 0.000121 66.319574 ( 4.486604)
test_basic 0.004864 0.000000 0.405014 ( 0.485910)
test_all 0.071117 0.029776 381.499365 ( 33.739645)
test_rubyspec 0.031536 0.031032 40.912967 ( 53.452128)
total: 98.81 sec