Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-082014
#<BuildRuby:0x000055acfd8200c8
@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.20231230-082014",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.001071 0.004148 0.789608 ( 1.189849)
build_miniruby 0.000780 0.000425 0.845338 ( 0.844989)
build_ruby 0.000935 0.000509 2.656053 ( 2.658645)
build_all 0.004249 0.003924 12.021319 ( 0.952968)
build_install 0.008483 0.000000 3.380588 ( 0.984369)
test_btest 0.000754 0.000000 61.272313 ( 5.816644)
test_basic 0.004474 0.000000 0.400018 ( 0.479971)
test_all 0.080964 0.018614 370.319923 ( 34.980495)
test_rubyspec 0.047516 0.023878 40.489631 ( 53.027740)
total: 100.94 sec