Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231128-145555
#<BuildRuby:0x000055ab3fe7d5c0
@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.20231128-145555",
@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.000031 0.000003 0.000034 ( 0.000030)
autoconf 0.000043 0.000004 0.000047 ( 0.000043)
configure 0.000029 0.000004 0.000033 ( 0.000031)
build_up 0.006805 0.000756 2.501474 ( 3.791025)
build_miniruby 0.003364 0.000374 49.686381 ( 28.720762)
build_ruby 0.000000 0.001867 3.514538 ( 3.945104)
build_all 0.003014 0.005960 5.601861 ( 4.233326)
build_install 0.015036 0.005529 6.944562 ( 5.582288)
test_btest 0.000723 0.000140 62.362000 ( 50.307985)
test_basic 0.004447 0.004497 0.838182 ( 1.381871)
test_all 0.079316 0.047641 595.381209 (269.225886)
test_rubyspec 0.052944 0.021371 90.426855 (113.986118)
total: 481.18 sec