Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230905-173951
#<BuildRuby:0x000055f8ba43a068
@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.20230905-173951",
@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.000001 0.000023 ( 0.000024)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.007192 0.000000 2.035133 ( 3.982590)
build_miniruby 0.005969 0.000315 8.032656 ( 8.545835)
build_ruby 0.002074 0.000125 3.428074 ( 4.799053)
build_all 0.009439 0.000072 5.702837 ( 6.369800)
build_install 0.016900 0.004585 6.866116 ( 8.069198)
test_btest 0.001044 0.000082 64.036903 ( 58.011134)
test_basic 0.007956 0.000628 0.868034 ( 1.408520)
test_all 0.010270 0.000434 703.253997 (716.872434)
test_rubyspec 0.045235 0.036006 93.247805 (134.251161)
total: 942.31 sec