Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240320-021747
#<BuildRuby:0x000055d8dfd821e8
@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.20240320-021747",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.011034 0.000000 4.352077 ( 5.744582)
build_miniruby 0.001552 0.000000 2.281853 ( 2.464081)
build_ruby 0.001762 0.000000 3.639614 ( 4.289696)
build_all 0.008435 0.000345 6.157759 ( 4.681046)
build_install 0.023201 0.000260 8.948478 ( 7.039292)
test_btest 0.000715 0.000061 74.079070 ( 57.143624)
test_basic 0.007841 0.000672 0.867165 ( 1.038458)
test_all 0.081513 0.040191 706.743308 (389.648309)
test_rubyspec 0.048268 0.048091 122.825181 (176.156836)
total: 648.21 sec