Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230612-231352
#<BuildRuby:0x000055b9c1e6a278
@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.20230612-231352",
@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.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005320 0.000967 1.907043 ( 4.390657)
build_miniruby 0.001482 0.000270 1.535172 ( 1.833019)
build_ruby 0.002014 0.000366 2.849996 ( 3.690766)
build_all 0.004428 0.003509 2.282845 ( 2.664854)
build_install 0.010450 0.005895 3.259969 ( 3.350099)
test_btest 0.000676 0.000163 58.144512 ( 41.650637)
test_basic 0.003424 0.003778 0.703080 ( 0.996357)
test_all 0.005232 0.001395 590.204142 (551.778689)
test_rubyspec 0.039045 0.024060 77.894909 (123.477979)
total: 733.83 sec