Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230828-233427
#<BuildRuby:0x000055fb78802090
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20230828-233427",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.008048 0.000031 2.463697 ( 5.366632)
build_miniruby 0.002242 0.000000 9.221623 ( 11.138523)
build_ruby 0.001915 0.000000 3.616210 ( 4.804076)
build_all 0.005103 0.003593 5.517425 ( 6.581950)
build_install 0.021940 0.001333 7.074539 ( 8.250984)
test_btest 0.000993 0.000127 70.554397 ( 74.927576)
test_basic 0.008211 0.000508 0.811151 ( 1.221170)
test_all 0.009836 0.008190 692.030750 (745.537267)
test_rubyspec 0.052683 0.031880 96.688567 (141.309840)
total: 999.14 sec