Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240228-100407
#<BuildRuby:0x000055b4155f2048
@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.20240228-100407",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.008658 0.000504 2.909383 ( 5.074476)
build_miniruby 0.001886 0.000000 2.255742 ( 2.794531)
build_ruby 0.001734 0.000000 3.605106 ( 4.967700)
build_all 0.008997 0.000000 6.144259 ( 6.119101)
build_install 0.021432 0.000848 7.944256 ( 9.024756)
test_btest 0.001091 0.000096 76.166449 ( 89.943935)
test_basic 0.006910 0.000609 0.850808 ( 1.509387)
test_all 0.102036 0.021057 827.931837 (640.080087)
test_rubyspec 0.048443 0.044594 120.817104 (173.654800)
total: 933.17 sec