Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231019-042619
#<BuildRuby:0x000055a93ff26348
@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.20231019-042619",
@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.000022 0.000002 0.000024 ( 0.000025)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.007982 0.000000 2.751169 ( 4.184661)
build_miniruby 0.001247 0.000109 2.164284 ( 2.349661)
build_ruby 0.001725 0.000157 3.617493 ( 4.060843)
build_all 0.005413 0.004297 5.884931 ( 4.329112)
build_install 0.015692 0.005830 7.523314 ( 6.218506)
test_btest 0.000912 0.000000 65.754572 ( 52.948511)
test_basic 0.003776 0.004561 0.866167 ( 1.247645)
test_all 0.010361 0.000946 691.172664 (378.860899)
test_rubyspec 0.026301 0.057473 101.339113 (155.081579)
total: 609.28 sec