Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230917-221710
#<BuildRuby:0x000055f90139e658
@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-221710",
@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.000022 0.000001 0.000023 ( 0.000025)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000030 0.008190 2.337918 ( 5.122673)
build_miniruby 0.001388 0.000199 2.079601 ( 2.910604)
build_ruby 0.001446 0.000207 3.225778 ( 4.246564)
build_all 0.009241 0.000000 5.512200 ( 5.322481)
build_install 0.022678 0.000000 7.013801 ( 7.454629)
test_btest 0.000849 0.000000 61.661849 ( 54.360206)
test_basic 0.006244 0.002810 0.856562 ( 1.333812)
test_all 0.009683 0.000702 718.868823 (795.668202)
test_rubyspec 0.036277 0.044656 93.070360 (142.243276)
total: 1018.66 sec