Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-094247
#<BuildRuby:0x000055bf069c7118
@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.20221226-094247",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003516 0.000271 0.616606 ( 1.033105)
build_miniruby 0.000877 0.000068 0.731594 ( 0.731023)
build_ruby 0.001250 0.000000 2.495552 ( 2.495444)
build_all 0.008617 0.000082 12.590609 ( 1.486463)
build_install 0.006364 0.000121 1.579099 ( 0.756621)
test_btest 0.000696 0.000000 66.207005 ( 5.925553)
test_basic 0.000000 0.003586 0.240596 ( 0.335652)
test_all 0.000548 0.000521 478.904006 ( 51.454036)
test_rubyspec 0.018330 0.010746 34.664813 ( 45.225444)
total: 109.44 sec