Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-073105
#<BuildRuby:0x00005633e0d23fd8
@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.20231222-073105",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003135 0.000285 0.753890 ( 1.151270)
build_miniruby 0.001007 0.000000 0.904377 ( 0.904610)
build_ruby 0.001436 0.000000 2.780353 ( 2.783389)
build_all 0.007346 0.000100 12.174542 ( 1.031695)
build_install 0.010579 0.000117 3.507662 ( 0.981879)
test_btest 0.000787 0.000053 63.021515 ( 6.137232)
test_basic 0.000000 0.003915 0.383190 ( 0.460946)
test_all 0.070071 0.036233 430.472718 ( 38.721673)
test_rubyspec 0.037232 0.015317 40.750238 ( 53.491160)
total: 105.66 sec