Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-131032
#<BuildRuby:0x000056405ca97520
@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.20231221-131032",
@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.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004797 0.000082 1.049082 ( 1.287864)
build_miniruby 0.000901 0.000000 0.901536 ( 0.901761)
build_ruby 0.001368 0.000000 2.738258 ( 2.741145)
build_all 0.004931 0.002889 12.247683 ( 1.031432)
build_install 0.009333 0.004357 3.611814 ( 0.999462)
test_btest 0.000648 0.000108 66.165381 ( 5.635992)
test_basic 0.004410 0.000106 0.383631 ( 0.462309)
test_all 0.080109 0.026632 443.259075 ( 41.149238)
test_rubyspec 0.007936 0.039458 40.343271 ( 53.085636)
total: 107.30 sec