Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230525-070827
#<BuildRuby:0x0000558b92d9e068
@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.20230525-070827",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.006825 0.000479 2.375256 ( 5.074618)
build_miniruby 0.001346 0.000215 1.669516 ( 2.147104)
build_ruby 0.001512 0.000242 2.716200 ( 3.510390)
build_all 0.006269 0.001003 2.256142 ( 2.858072)
build_install 0.015430 0.003293 3.418498 ( 4.291473)
test_btest 0.000000 0.000966 59.327207 ( 51.270729)
test_basic 0.002287 0.003535 0.685955 ( 1.017026)
test_all 0.001470 0.000294 552.571596 (556.966951)
test_rubyspec 0.027720 0.032162 74.942455 (111.549747)
total: 738.69 sec