Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-203058
#<BuildRuby:0x0000561c561db438
@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.20240110-203058",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000842 0.003993 0.796260 ( 1.211660)
build_miniruby 0.000927 0.000066 0.821614 ( 0.821751)
build_ruby 0.001215 0.000087 2.680614 ( 2.681419)
build_all 0.003085 0.004597 11.985711 ( 0.974582)
build_install 0.010337 0.000198 3.417131 ( 0.965969)
test_btest 0.000610 0.000076 63.315716 ( 5.440706)
test_basic 0.000341 0.003784 0.400809 ( 0.480886)
test_all 0.078206 0.018613 390.797380 ( 34.747563)
test_rubyspec 0.030043 0.036008 40.664998 ( 53.231869)
total: 100.56 sec