Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231108-202545
#<BuildRuby:0x000055f3b32ce348
@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.20231108-202545",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000024 0.000006 0.000030 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.000003 0.007794 2.436088 ( 4.097749)
build_miniruby 0.001360 0.000473 2.146614 ( 2.813672)
build_ruby 0.001273 0.000443 3.352842 ( 29.584517)
build_all 0.008443 0.000126 5.025460 ( 4.338071)
build_install 0.009634 0.011148 6.692843 ( 6.065268)
test_btest 0.000793 0.000312 65.122749 ( 56.688248)
test_basic 0.000880 0.008381 0.856706 ( 1.547007)
test_all 0.078791 0.053341 698.479468 (790.601246)
test_rubyspec 0.041345 0.042781 92.446348 (170.425064)
total: 1066.16 sec