Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-160657
#<BuildRuby:0x000056088d11b7f0
@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-160657",
@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.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003488 0.001550 0.801492 ( 1.407604)
build_miniruby 0.000889 0.000395 0.818231 ( 0.817584)
build_ruby 0.001009 0.000449 2.675121 ( 2.676213)
build_all 0.006817 0.000903 11.942198 ( 0.978547)
build_install 0.005281 0.005385 3.358427 ( 0.968710)
test_btest 0.000542 0.000250 63.445567 ( 5.211523)
test_basic 0.002660 0.001228 0.391253 ( 0.470133)
test_all 0.077065 0.020153 378.122895 ( 42.915869)
test_rubyspec 0.009710 0.056131 40.677394 ( 53.228498)
total: 108.68 sec