Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231212-130909
#<BuildRuby:0x0000563e53ab6458
@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.20231212-130909",
@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.000020 0.000004 0.000024 ( 0.000025)
autoconf 0.000027 0.000005 0.000032 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.007257 0.000653 2.519635 ( 3.914345)
build_miniruby 0.001278 0.000255 1.578596 ( 1.812686)
build_ruby 0.001692 0.000000 3.229845 ( 3.917573)
build_all 0.004599 0.004686 5.501944 ( 3.992029)
build_install 0.012491 0.007315 6.872014 ( 5.738552)
test_btest 0.000740 0.000198 61.635557 ( 65.064090)
test_basic 0.005296 0.003303 0.829888 ( 1.091791)
test_all 0.062539 0.059642 685.559532 (339.366711)
test_rubyspec 0.028748 0.046317 91.483102 (124.766672)
total: 549.67 sec