Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230618-051319
#<BuildRuby:0x0000557d6f6ba228
@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.20230618-051319",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.002384 0.004870 2.079353 ( 4.543467)
build_miniruby 0.001103 0.000431 1.534343 ( 1.769008)
build_ruby 0.001179 0.000461 2.845309 ( 3.576365)
build_all 0.006944 0.001048 2.416978 ( 2.426463)
build_install 0.014108 0.004751 3.708328 ( 3.972422)
test_btest 0.000631 0.000234 63.019629 ( 42.311270)
test_basic 0.005224 0.001935 0.735381 ( 0.917284)
test_all 0.000870 0.000322 624.011345 (544.217675)
test_rubyspec 0.033327 0.030296 81.628555 (120.346378)
total: 724.08 sec