Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-070753
#<BuildRuby:0x000055f62b8e40c8
@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.20240116-070753",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000041 0.000000 0.000041 ( 0.000041)
build_up 0.002653 0.003639 0.799061 ( 1.196603)
build_miniruby 0.000861 0.000345 0.818846 ( 0.818421)
build_ruby 0.001079 0.000431 2.670525 ( 2.671575)
build_all 0.007676 0.000000 11.906487 ( 0.957985)
build_install 0.008634 0.000000 3.471339 ( 0.982400)
test_btest 0.000615 0.000000 64.750882 ( 4.685192)
test_basic 0.003604 0.000000 0.389950 ( 0.470909)
test_all 0.086643 0.014689 410.777699 ( 35.084388)
test_rubyspec 0.032537 0.034157 40.583130 ( 53.137203)
total: 100.01 sec