Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231201-005310
#<BuildRuby:0x000055db5ad8a348
@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.20231201-005310",
@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.000027 0.000006 0.000033 ( 0.000027)
autoconf 0.000037 0.000008 0.000045 ( 0.000039)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.006570 0.001516 2.468438 ( 4.446100)
build_miniruby 0.001360 0.000314 2.091911 ( 2.662163)
build_ruby 0.001586 0.000366 3.491561 ( 4.491187)
build_all 0.008545 0.000927 5.387440 ( 5.037296)
build_install 0.016741 0.005538 7.174379 ( 7.228744)
test_btest 0.000810 0.000190 62.002734 ( 62.109306)
test_basic 0.003484 0.005040 0.827090 ( 1.434457)
test_all 0.091276 0.033469 656.430030 (422.211863)
test_rubyspec 0.025958 0.046161 87.346201 (106.105935)
total: 615.73 sec