Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231111-122622
#<BuildRuby:0x00005599c7f5e658
@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.20231111-122622",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000028 0.000005 0.000033 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006480 0.000997 2.363999 ( 8.765712)
build_miniruby 0.006059 0.000272 123.620075 ( 73.330697)
build_ruby 0.001566 0.000232 3.349799 ( 4.418666)
build_all 0.011870 0.001074 41.069848 ( 28.387847)
build_install 0.020481 0.000854 6.636995 ( 6.700908)
test_btest 0.000921 0.000119 63.891196 ( 62.508261)
test_basic 0.002816 0.005324 0.805288 ( 1.339048)
test_all 0.108812 0.020031 617.038993 (643.038401)
test_rubyspec 0.007837 0.074202 92.884888 (170.585977)
total: 999.08 sec