Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230830-033952
#<BuildRuby:0x000055656fcf6398
@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.20230830-033952",
@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.000021 0.000001 0.000022 ( 0.000023)
autoconf 0.000032 0.000001 0.000033 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.004251 0.004358 3.294937 ( 5.967845)
build_miniruby 0.001547 0.000136 2.074699 ( 2.879142)
build_ruby 0.000000 0.001771 3.466994 ( 4.683048)
build_all 0.008316 0.002385 12.196557 ( 13.132052)
build_install 0.011395 0.010814 4.251033 ( 5.019771)
test_btest 0.000789 0.000135 73.152205 ( 79.029053)
test_basic 0.007897 0.000656 0.870173 ( 1.540452)
test_all 0.008556 0.008200 718.160288 (741.818596)
test_rubyspec 0.029685 0.050359 94.061921 (132.681582)
total: 986.75 sec