Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230511-050754
#<BuildRuby:0x000055e16575e170
@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.20230511-050754",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.005623 0.001172 2.011150 ( 4.460070)
build_miniruby 0.000000 0.001923 1.374179 ( 1.453494)
build_ruby 0.000000 0.001805 2.774344 ( 3.401360)
build_all 0.006454 0.000809 2.289707 ( 2.532428)
build_install 0.006992 0.010883 3.371115 ( 3.352728)
test_btest 0.000570 0.000183 58.335981 ( 37.937553)
test_basic 0.002833 0.003638 0.658248 ( 1.051655)
test_all 0.001058 0.000365 568.457304 (304.263348)
test_rubyspec 0.028937 0.023571 74.964171 ( 97.892763)
total: 456.35 sec