Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-013618
#<BuildRuby:0x000055801d90c110
@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.20231228-013618",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000973 0.004220 0.804404 ( 1.197991)
build_miniruby 0.000824 0.000225 0.809325 ( 0.809295)
build_ruby 0.000000 0.002317 2.662899 ( 2.693946)
build_all 0.004905 0.003191 11.927043 ( 0.970292)
build_install 0.012371 0.001620 3.367958 ( 0.958440)
test_btest 0.000582 0.000182 63.516958 ( 5.186067)
test_basic 0.005074 0.000328 0.399161 ( 0.478894)
test_all 0.075364 0.021498 376.905557 ( 35.095534)
test_rubyspec 0.041299 0.030613 40.825366 ( 53.366993)
total: 100.76 sec