Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230818-152818
#<BuildRuby:0x000055dd8da5e450
@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.20230818-152818",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.006630 0.001020 2.519368 ( 5.482562)
build_miniruby 0.000000 0.002449 68.381385 ( 45.236454)
build_ruby 0.000779 0.001072 3.389908 ( 4.168953)
build_all 0.007737 0.000646 5.462114 ( 4.939052)
build_install 0.008957 0.011780 6.889461 ( 6.540221)
test_btest 0.000801 0.000207 65.920524 ( 49.140803)
test_basic 0.000000 0.008853 0.850615 ( 1.301805)
test_all 0.003261 0.007930 619.386514 (373.145394)
test_rubyspec 0.048552 0.022048 87.636494 (109.818619)
total: 599.78 sec