Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231211-030343
#<BuildRuby:0x00005580a0b229a8
@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.20231211-030343",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000024 0.000005 0.000029 ( 0.000028)
build_up 0.006105 0.001357 2.448689 ( 3.366767)
build_miniruby 0.001318 0.000293 1.655893 ( 1.689573)
build_ruby 0.001403 0.000312 3.300172 ( 3.683873)
build_all 0.009145 0.000000 5.520679 ( 4.141399)
build_install 0.013870 0.006925 6.898430 ( 5.387973)
test_btest 0.000749 0.000176 64.238300 ( 53.060506)
test_basic 0.007514 0.000000 0.794467 ( 1.090886)
test_all 0.098716 0.027461 672.901647 (313.656444)
test_rubyspec 0.021809 0.056833 93.324445 (110.414552)
total: 496.49 sec