Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240306-041157
#<BuildRuby:0x0000564a6a719d40
@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.20240306-041157",
@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.000024 0.000000 0.000024 ( 0.000024)
autoconf 0.000034 0.000000 0.000034 ( 0.000035)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.008977 0.000000 2.766207 ( 3.788576)
build_miniruby 0.001724 0.000000 1.918303 ( 2.263929)
build_ruby 0.002180 0.000000 3.679033 ( 4.493962)
build_all 0.008652 0.000000 5.909703 ( 6.372736)
build_install 0.012900 0.008525 7.716486 ( 7.625056)
test_btest 0.000795 0.000043 70.882839 ( 67.938903)
test_basic 0.007747 0.000182 0.865310 ( 1.309032)
test_all 0.060280 0.059700 733.633234 (491.734580)
test_rubyspec 0.053858 0.043800 119.687105 (172.549114)
total: 758.08 sec