Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240119-105342
#<BuildRuby:0x00005636ee922090
@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.20240119-105342",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.006172 0.000648 2.364403 ( 4.568404)
build_miniruby 0.001369 0.000368 2.088146 ( 2.355761)
build_ruby 0.001412 0.000380 3.567578 ( 4.005925)
build_all 0.004866 0.005465 11.149841 ( 7.695041)
build_install 0.015838 0.003461 3.858861 ( 3.974817)
test_btest 0.000841 0.000249 62.746089 ( 55.408776)
test_basic 0.005874 0.001741 0.777602 ( 1.438897)
test_all 0.101785 0.028571 757.851702 (834.599041)
test_rubyspec 0.072698 0.043104 173.031557 (290.099548)
total: 1204.15 sec