Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230601-170708
#<BuildRuby:0x0000563b1a26e980
@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.20230601-170708",
@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.000005 0.000029 ( 0.000022)
autoconf 0.000030 0.000006 0.000036 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.002842 0.004650 2.154507 ( 3.666526)
build_miniruby 0.005753 0.002460 119.636023 ( 46.871532)
build_ruby 0.001551 0.000388 3.072525 ( 3.658612)
build_all 0.007501 0.000866 4.035972 ( 3.546233)
build_install 0.013725 0.004441 3.445378 ( 3.385823)
test_btest 0.000714 0.000178 61.728610 ( 39.693962)
test_basic 0.002547 0.004831 0.685551 ( 1.014897)
test_all 0.001546 0.000435 583.241435 (555.251977)
test_rubyspec 0.028775 0.032352 77.164636 (130.337179)
total: 787.43 sec