Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230924-202409
#<BuildRuby:0x0000561f1885df80
@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-202409",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.002546 0.004700 2.317839 ( 4.774616)
build_miniruby 0.001606 0.000514 1.749154 ( 2.184654)
build_ruby 0.001328 0.000425 3.337660 ( 4.327434)
build_all 0.008849 0.000182 5.402305 ( 5.305875)
build_install 0.015396 0.005419 6.840245 ( 6.317571)
test_btest 0.000640 0.000194 64.066435 ( 51.241697)
test_basic 0.005408 0.003140 0.833363 ( 1.284366)
test_all 0.011362 0.005025 700.602245 (524.513538)
test_rubyspec 0.041005 0.039162 90.795038 (130.805523)
total: 730.76 sec