Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-070427
#<BuildRuby:0x0000560dc91d3468
@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.20231228-070427",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003000 0.002320 0.867698 ( 1.442881)
build_miniruby 0.000744 0.000248 0.803633 ( 0.803619)
build_ruby 0.001402 0.000468 2.683492 ( 2.684018)
build_all 0.006880 0.000966 11.980568 ( 0.973498)
build_install 0.010939 0.000000 3.390953 ( 0.967154)
test_btest 0.000738 0.000000 63.212666 ( 5.811313)
test_basic 0.004558 0.001094 0.397963 ( 0.477001)
test_all 0.078863 0.015234 380.674863 ( 31.367031)
test_rubyspec 0.032681 0.033078 40.194999 ( 52.752508)
total: 97.28 sec