Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230908-053931
#<BuildRuby:0x00005584101b6068
@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.20230908-053931",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.006416 0.001234 2.327292 ( 4.669129)
build_miniruby 0.001388 0.000267 1.755080 ( 2.255512)
build_ruby 0.001724 0.000331 3.418644 ( 4.208648)
build_all 0.003616 0.005298 5.643104 ( 5.581069)
build_install 0.015792 0.007344 6.959023 ( 6.700018)
test_btest 0.000996 0.000000 65.743855 ( 52.738676)
test_basic 0.004350 0.003469 0.833246 ( 1.249712)
test_all 0.007458 0.003964 679.775814 (479.010691)
test_rubyspec 0.047263 0.036824 90.807646 (126.898032)
total: 683.31 sec