Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-065543
#<BuildRuby:0x000056275abe3048
@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.20231231-065543",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005118 0.802943 ( 1.213080)
build_miniruby 0.000000 0.001030 0.803260 ( 0.803294)
build_ruby 0.001907 0.000000 2.668880 ( 2.669372)
build_all 0.006961 0.000803 11.962290 ( 1.001949)
build_install 0.009577 0.000531 3.430300 ( 0.984470)
test_btest 0.000532 0.000133 62.451557 ( 5.175628)
test_basic 0.003948 0.000012 0.397927 ( 0.477985)
test_all 0.068377 0.029297 392.811129 ( 34.458112)
test_rubyspec 0.038753 0.026265 40.294546 ( 52.856470)
total: 99.64 sec