Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230806-092449
#<BuildRuby:0x000055b00a11a8e0
@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.20230806-092449",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000028 0.000005 0.000033 ( 0.000031)
build_up 0.002761 0.004498 2.355390 ( 5.060453)
build_miniruby 0.000990 0.000205 1.752158 ( 2.133892)
build_ruby 0.001431 0.000296 3.385825 ( 77.645656)
build_all 0.008345 0.000000 2.893803 ( 3.122664)
build_install 0.018301 0.000346 4.110599 ( 4.440446)
test_btest 0.000817 0.000140 65.763207 ( 47.664366)
test_basic 0.007429 0.000538 0.820792 ( 1.122880)
test_all 0.000878 0.000146 612.250051 (418.666068)
test_rubyspec 0.032645 0.028462 87.870162 (117.674494)
total: 677.53 sec