Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230824-092945
#<BuildRuby:0x00005651a3eb2058
@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.20230824-092945",
@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.000029 0.000003 0.000032 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.007322 0.000709 2.262278 ( 5.223467)
build_miniruby 0.001445 0.000140 1.659504 ( 2.030760)
build_ruby 0.001959 0.000189 3.493294 ( 28.031431)
build_all 0.003835 0.004566 5.545817 ( 4.650332)
build_install 0.019746 0.000338 6.907476 ( 6.498909)
test_btest 0.000848 0.000096 68.063726 ( 50.336566)
test_basic 0.000324 0.007957 0.842993 ( 1.313492)
test_all 0.010060 0.000261 640.553561 (374.574741)
test_rubyspec 0.025538 0.050826 94.196848 (122.425121)
total: 595.09 sec