Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230827-073234
#<BuildRuby:0x000055c1afe821e8
@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.20230827-073234",
@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.000029 0.000003 0.000032 ( 0.000032)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007429 0.000697 2.355845 ( 5.415014)
build_miniruby 0.001667 0.000000 1.837118 ( 2.437551)
build_ruby 0.000000 0.002388 3.572537 ( 4.555217)
build_all 0.008337 0.001433 5.616034 ( 6.226234)
build_install 0.016565 0.006484 7.162802 ( 7.963820)
test_btest 0.000873 0.000124 70.265541 ( 69.137697)
test_basic 0.000385 0.009318 0.895483 ( 1.559312)
test_all 0.010907 0.000310 683.171820 (794.628022)
test_rubyspec 0.045850 0.038658 95.939672 (144.280462)
total: 1036.20 sec