Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-132444
#<BuildRuby:0x0000555bcc8f1e98
@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.20230109-132444",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000022 0.000007 0.000029 ( 0.000031)
build_up 0.004901 0.001508 0.846256 ( 1.026185)
build_miniruby 0.000982 0.000302 1.013517 ( 1.011533)
build_ruby 0.001132 0.000349 2.773688 ( 2.771082)
build_all 0.005202 0.004699 16.978424 ( 3.016927)
build_install 0.009500 0.000000 2.139068 ( 1.102064)
test_btest 0.001121 0.000000 75.180042 ( 10.945349)
test_basic 0.000235 0.006252 0.379379 ( 0.465328)
test_all 0.001248 0.000000 673.335532 (101.051883)
test_rubyspec 0.060758 0.067514 51.979365 ( 60.065556)
total: 181.46 sec