Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231015-002409
#<BuildRuby:0x00005585c1db1f40
@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.20231015-002409",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.003466 0.004622 2.476021 ( 3.440386)
build_miniruby 0.001479 0.000256 1.704457 ( 1.831125)
build_ruby 0.000000 0.001785 3.346173 ( 3.856322)
build_all 0.002543 0.007156 5.747362 ( 4.899519)
build_install 0.016750 0.004191 7.240495 ( 6.492461)
test_btest 0.000746 0.000180 63.702568 ( 60.297606)
test_basic 0.004566 0.001107 0.823929 ( 1.302578)
test_all 0.004128 0.006342 681.471816 (418.710025)
test_rubyspec 0.047806 0.030409 94.827513 (132.660511)
total: 633.49 sec