Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-030313
#<BuildRuby:0x000056203b26e678
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230115-030313",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.007511 0.000211 1.284738 ( 1.424706)
build_miniruby 0.001299 0.000081 1.705009 ( 1.574967)
build_ruby 0.001489 0.000093 2.783668 ( 2.781152)
build_all 0.009606 0.000300 16.780736 ( 2.992154)
build_install 0.011190 0.000082 2.135946 ( 1.080344)
test_btest 0.001092 0.000058 71.662542 ( 11.342709)
test_basic 0.007174 0.000377 0.359710 ( 0.443855)
test_all 0.001352 0.000000 664.597005 (110.723897)
test_rubyspec 0.077706 0.052149 52.117620 ( 60.153985)
total: 192.52 sec