Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-024823
#<BuildRuby:0x0000564e620fc178
@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.20231231-024823",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001068 0.004370 0.801560 ( 1.214625)
build_miniruby 0.000916 0.000333 0.818498 ( 0.818065)
build_ruby 0.001949 0.000000 2.673680 ( 2.674041)
build_all 0.004191 0.003349 11.882435 ( 0.956275)
build_install 0.008783 0.001706 3.399542 ( 0.965847)
test_btest 0.000447 0.000160 61.631184 ( 5.553676)
test_basic 0.004771 0.000128 0.398322 ( 0.476870)
test_all 0.086548 0.012301 396.077941 ( 36.057922)
test_rubyspec 0.021380 0.043424 40.657311 ( 53.231556)
total: 101.95 sec