Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-174759
#<BuildRuby:0x0000563acd4dc098
@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.20231227-174759",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004983 0.000000 0.810536 ( 1.185079)
build_miniruby 0.001145 0.000000 0.808568 ( 0.808377)
build_ruby 0.001320 0.000000 2.683601 ( 2.684168)
build_all 0.004681 0.003278 11.953954 ( 0.971653)
build_install 0.008992 0.001686 3.423492 ( 0.970891)
test_btest 0.000683 0.000128 61.729640 ( 5.780422)
test_basic 0.003407 0.000639 0.393440 ( 0.472946)
test_all 0.086672 0.010528 394.312428 ( 36.793052)
test_rubyspec 0.034637 0.033489 40.578201 ( 53.119960)
total: 102.79 sec