Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230917-081821
#<BuildRuby:0x000056464c216068
@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.20230917-081821",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000030)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.009424 0.000131 27.787629 ( 36.934462)
build_miniruby 0.001812 0.000170 20.339981 ( 25.764212)
build_ruby 0.001710 0.000160 3.777794 ( 5.531182)
build_all 0.001938 0.008658 16.715013 ( 21.089209)
build_install 0.016752 0.005701 7.250071 ( 14.593152)
test_btest 0.000999 0.000176 69.503833 ( 76.987586)
test_basic 0.009506 0.000079 0.865406 ( 1.539236)
test_all 0.007396 0.004225 719.623452 (830.088453)
test_rubyspec 0.069365 0.012649 97.671159 (141.603566)
total: 1154.13 sec