Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230507-150351
#<BuildRuby:0x00005646e7759fc0
@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.20230507-150351",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005152 0.000896 2.079022 ( 3.977434)
build_miniruby 0.000000 0.001432 1.601259 ( 1.694202)
build_ruby 0.000000 0.001710 2.561093 ( 2.781409)
build_all 0.001733 0.004580 2.098168 ( 1.943791)
build_install 0.014221 0.001667 3.279446 ( 3.212406)
test_btest 0.000707 0.000166 53.003865 ( 28.971105)
test_basic 0.005772 0.000445 0.595006 ( 0.710755)
test_all 0.000342 0.000586 563.574679 (325.765845)
test_rubyspec 0.032634 0.027469 78.692649 (104.310601)
total: 473.37 sec