Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230920-061805
#<BuildRuby:0x000055c4fa55de98
@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.20230920-061805",
@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.000024 0.000002 0.000026 ( 0.000024)
autoconf 0.000041 0.000003 0.000044 ( 0.000038)
configure 0.000031 0.000001 0.000032 ( 0.000033)
build_up 0.004208 0.004037 2.459282 ( 4.958918)
build_miniruby 0.001799 0.000155 1.785129 ( 1.996890)
build_ruby 0.001424 0.000122 3.453381 ( 4.185448)
build_all 0.008308 0.000712 5.766165 ( 5.082098)
build_install 0.012862 0.009296 7.089636 ( 7.284520)
test_btest 0.000856 0.000115 66.124377 ( 46.391352)
test_basic 0.005325 0.003940 0.833671 ( 1.281140)
test_all 0.009871 0.000818 683.804810 (589.700023)
test_rubyspec 0.033248 0.050587 98.132093 (142.920604)
total: 803.80 sec