Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-143432
#<BuildRuby:0x000055d544fa8060
@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.20230210-143432",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003358 0.000560 0.633688 ( 1.042425)
build_miniruby 0.000794 0.000132 0.648106 ( 0.647880)
build_ruby 0.001011 0.000168 2.091237 ( 2.090867)
build_all 0.008132 0.001355 12.447974 ( 1.518566)
build_install 0.005467 0.000911 1.510522 ( 0.719324)
test_btest 0.000563 0.000093 68.287420 ( 6.002747)
test_basic 0.002921 0.000487 0.242773 ( 0.337972)
test_all 0.001275 0.000212 485.596507 ( 47.371628)
test_rubyspec 0.008041 0.022281 35.204881 ( 45.789350)
total: 105.52 sec