Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230907-153728
#<BuildRuby:0x00005572b6516980
@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.20230907-153728",
@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.000004 0.000021 ( 0.000021)
autoconf 0.000026 0.000006 0.000032 ( 0.000031)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.006391 0.000508 2.360342 ( 3.656683)
build_miniruby 0.003644 0.000754 103.891744 ( 78.332144)
build_ruby 0.001612 0.000334 3.579651 ( 4.427382)
build_all 0.004728 0.006450 5.769650 ( 5.451745)
build_install 0.012630 0.010563 6.977491 ( 7.057066)
test_btest 0.000704 0.000213 64.026342 ( 56.922862)
test_basic 0.006816 0.002066 0.869873 ( 1.322937)
test_all 0.009253 0.001408 646.550848 (644.973967)
test_rubyspec 0.063119 0.021951 94.640536 (146.732542)
total: 948.88 sec