Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231204-125707
#<BuildRuby:0x000055d89fe42398
@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.20231204-125707",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006571 0.000704 2.485637 ( 4.043470)
build_miniruby 0.001762 0.000000 1.614853 ( 2.185353)
build_ruby 0.001713 0.000000 3.102535 ( 3.868142)
build_all 0.005693 0.004353 5.486726 ( 5.338242)
build_install 0.015174 0.005304 7.060685 ( 7.033405)
test_btest 0.000877 0.000137 64.178409 ( 62.183348)
test_basic 0.004767 0.004554 0.802481 ( 1.307389)
test_all 0.092172 0.034490 676.165316 (438.358721)
test_rubyspec 0.039411 0.031970 86.816980 (102.105480)
total: 626.42 sec