Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231012-162213
#<BuildRuby:0x0000561762cae3b8
@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.20231012-162213",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000044)
build_up 0.006968 0.000537 2.624013 ( 3.173647)
build_miniruby 0.002673 0.000000 19.310877 ( 12.177432)
build_ruby 0.001962 0.000100 3.490005 ( 4.025780)
build_all 0.008068 0.000650 5.694773 ( 4.021097)
build_install 0.016730 0.004216 7.216249 ( 5.763673)
test_btest 0.000882 0.000155 65.527775 ( 40.604164)
test_basic 0.003521 0.004157 0.821572 ( 0.930889)
test_all 0.004915 0.004433 681.398951 (278.100389)
test_rubyspec 0.042886 0.035957 94.962905 (119.790407)
total: 468.59 sec