Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230902-193619
#<BuildRuby:0x00005578ef5a9a48
@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.20230902-193619",
@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.000002 0.000016 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005561 0.000993 1.839004 ( 3.355732)
build_miniruby 0.001500 0.000268 1.751960 ( 2.228085)
build_ruby 0.001646 0.000294 3.262285 ( 4.063661)
build_all 0.004359 0.005058 5.491400 ( 5.295878)
build_install 0.019928 0.002273 6.580169 ( 6.102214)
test_btest 0.000720 0.000144 63.258070 ( 53.370059)
test_basic 0.006676 0.001335 0.842191 ( 1.319580)
test_all 0.006573 0.004202 631.251854 (702.111908)
test_rubyspec 0.032422 0.049184 95.181089 (149.030543)
total: 926.88 sec