Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230905-193858
#<BuildRuby:0x00005611cbde5db8
@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-193858",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000026 0.000003 0.000029 ( 0.000028)
build_up 0.007877 0.000369 3.066427 ( 5.216578)
build_miniruby 0.012713 0.000051 264.786714 (249.184668)
build_ruby 0.002110 0.000181 3.817895 ( 5.527106)
build_all 0.003567 0.012336 33.706176 ( 40.048411)
build_install 0.011152 0.011182 6.895271 ( 8.905957)
test_btest 0.000898 0.000000 64.374236 ( 76.665567)
test_basic 0.007542 0.000996 0.859172 ( 1.634946)
test_all 0.012199 0.004629 678.011667 (775.652691)
test_rubyspec 0.043182 0.040660 93.576180 (137.416777)
total: 1300.25 sec