Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230915-221743
#<BuildRuby:0x0000557fad466090
@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.20230915-221743",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.003612 0.004734 2.500539 ( 5.483587)
build_miniruby 0.001671 0.000288 62.836892 ( 88.795596)
build_ruby 0.002187 0.000377 3.621947 ( 5.486516)
build_all 0.009830 0.000000 5.812964 ( 7.785987)
build_install 0.015977 0.007027 7.379212 ( 10.024954)
test_btest 0.001153 0.000077 66.691493 ( 82.662134)
test_basic 0.005753 0.002975 0.878029 ( 1.484027)
test_all 0.012025 0.004863 687.673397 (798.991862)
test_rubyspec 0.055200 0.026763 94.471788 (141.435977)
total: 1142.15 sec