Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-135708
#<BuildRuby:0x00005620bbae74f0
@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.20240103-135708",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.005382 0.000449 1.030783 ( 1.345665)
build_miniruby 0.000838 0.000070 0.798870 ( 0.799043)
build_ruby 0.001655 0.000138 2.628615 ( 2.629397)
build_all 0.007624 0.000228 11.863246 ( 0.994754)
build_install 0.011555 0.000475 3.472439 ( 0.962141)
test_btest 0.000552 0.000040 63.860507 ( 4.952975)
test_basic 0.004048 0.000000 0.393220 ( 0.474013)
test_all 0.075698 0.021300 393.318409 ( 34.538068)
test_rubyspec 0.046675 0.020891 39.859222 ( 52.492051)
total: 99.19 sec