Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230615-130848
#<BuildRuby:0x000055f61e7b2090
@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.20230615-130848",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.005635 0.000470 1.979737 ( 4.268608)
build_miniruby 0.001511 0.000125 1.454429 ( 1.558493)
build_ruby 0.001789 0.000000 2.852839 ( 3.509715)
build_all 0.007397 0.000399 2.349758 ( 2.503022)
build_install 0.013572 0.005533 3.433125 ( 3.681338)
test_btest 0.000911 0.000105 59.994308 ( 40.522431)
test_basic 0.002156 0.005207 0.674511 ( 1.003454)
test_all 0.001781 0.000274 574.952963 (279.387168)
test_rubyspec 0.018950 0.036041 75.809846 ( 95.195550)
total: 431.63 sec