Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230924-022442
#<BuildRuby:0x000055ec8fdda398
@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.20230924-022442",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.006774 0.001505 2.500851 ( 5.503560)
build_miniruby 0.001533 0.000341 2.095653 ( 2.831816)
build_ruby 0.001433 0.000318 3.435168 ( 4.362738)
build_all 0.001815 0.007930 5.497302 ( 5.418205)
build_install 0.016505 0.005851 7.076738 ( 7.405004)
test_btest 0.001103 0.000000 66.619729 ( 59.166799)
test_basic 0.003064 0.005468 0.851823 ( 1.278419)
test_all 0.008969 0.001641 643.225882 (514.922091)
test_rubyspec 0.050195 0.025802 92.903314 (135.785948)
total: 736.68 sec