Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230829-153537
#<BuildRuby:0x00005567b7ba6228
@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.20230829-153537",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007047 0.000729 2.462104 ( 5.520752)
build_miniruby 0.000000 0.001848 2.149239 ( 2.849259)
build_ruby 0.000000 0.002022 3.563021 ( 4.748040)
build_all 0.007655 0.001230 5.636022 ( 5.482433)
build_install 0.022305 0.000000 7.333312 ( 8.301057)
test_btest 0.000803 0.000082 71.423360 ( 68.185852)
test_basic 0.000000 0.008860 0.866393 ( 1.301728)
test_all 0.009073 0.001698 667.225332 (731.815110)
test_rubyspec 0.030663 0.052887 94.991648 (138.548667)
total: 966.75 sec