Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240225-020217
#<BuildRuby:0x0000557edcfca458
@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.20240225-020217",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.004369 0.005149 2.665360 ( 4.594094)
build_miniruby 0.001301 0.000350 1.815676 ( 2.712625)
build_ruby 0.001709 0.000460 3.747920 ( 5.148062)
build_all 0.009295 0.000192 6.082057 ( 8.322035)
build_install 0.018571 0.004642 7.718667 ( 10.441266)
test_btest 0.000710 0.000178 74.368349 ( 97.357190)
test_basic 0.006191 0.001548 0.828374 ( 1.573609)
test_all 0.093416 0.032663 754.081398 (634.290368)
test_rubyspec 0.041974 0.054650 117.293135 (150.214158)
total: 914.65 sec