Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230510-230709
#<BuildRuby:0x000055979ed9de98
@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.20230510-230709",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001731 0.004443 1.939979 ( 4.421102)
build_miniruby 0.001252 0.000285 1.393608 ( 1.597773)
build_ruby 0.001582 0.000360 2.566638 ( 2.975144)
build_all 0.006373 0.000459 2.177588 ( 2.107111)
build_install 0.013539 0.003493 3.180048 ( 3.115076)
test_btest 0.000812 0.000000 57.087327 ( 38.092897)
test_basic 0.006407 0.000000 0.705071 ( 1.100921)
test_all 0.001431 0.000097 575.719378 (262.665824)
test_rubyspec 0.027379 0.024651 71.822844 ( 85.351183)
total: 401.43 sec