Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230502-031129
#<BuildRuby:0x000055676fb56068
@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.20230502-031129",
@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.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.005997 0.000750 1.981534 ( 4.729404)
build_miniruby 0.002005 0.000251 1.490787 ( 2.050463)
build_ruby 0.002056 0.000257 2.759065 ( 3.447803)
build_all 0.003556 0.004192 2.247011 ( 2.897724)
build_install 0.011242 0.009165 3.415895 ( 4.421344)
test_btest 0.000733 0.000163 61.299260 ( 70.221256)
test_basic 0.005702 0.001267 0.678900 ( 1.312977)
test_all 0.001182 0.000263 569.115211 (568.573195)
test_rubyspec 0.016694 0.041125 74.352625 (103.518796)
total: 761.17 sec