Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-061726
#<BuildRuby:0x00005587a8dd0060
@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.20231219-061726",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004476 0.000407 1.042131 ( 1.304786)
build_miniruby 0.001132 0.000103 0.870363 ( 0.870808)
build_ruby 0.001092 0.000099 2.719776 ( 2.723694)
build_all 0.003734 0.004510 12.179258 ( 0.986983)
build_install 0.004981 0.004681 3.557291 ( 0.972498)
test_btest 0.000547 0.000000 62.582307 ( 5.694945)
test_basic 0.000000 0.004279 0.378945 ( 0.460871)
test_all 0.075842 0.023183 387.697415 ( 32.894939)
test_rubyspec 0.033101 0.034523 39.699674 ( 52.346813)
total: 98.26 sec