Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230613-031411
#<BuildRuby:0x0000556360d21f40
@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.20230613-031411",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006422 0.000688 1.977821 ( 4.306935)
build_miniruby 0.001540 0.000000 1.401475 ( 1.704886)
build_ruby 0.001569 0.000000 2.926284 ( 3.615699)
build_all 0.003721 0.003953 2.258939 ( 2.430140)
build_install 0.013424 0.004260 3.397147 ( 3.766632)
test_btest 0.000688 0.000104 62.198716 ( 47.182001)
test_basic 0.006849 0.000398 0.679455 ( 1.137307)
test_all 0.000523 0.000936 588.654822 (566.355144)
test_rubyspec 0.024464 0.038735 79.047269 (124.470520)
total: 754.97 sec