Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230822-232934
#<BuildRuby:0x000055f1a05759f8
@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.20230822-232934",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000027 0.000003 0.000030 ( 0.000031)
configure 0.000026 0.000002 0.000028 ( 0.000029)
build_up 0.007719 0.000364 2.579985 ( 5.168416)
build_miniruby 0.004100 0.004605 232.693464 (162.078178)
build_ruby 0.001692 0.000219 3.637156 ( 4.678370)
build_all 0.012482 0.000000 32.754621 ( 25.453607)
build_install 0.010597 0.009582 6.816377 ( 6.541283)
test_btest 0.000720 0.000124 66.776638 ( 49.020317)
test_basic 0.007868 0.000000 0.774047 ( 1.216776)
test_all 0.008554 0.000489 613.346138 (380.922018)
test_rubyspec 0.033904 0.038508 89.588609 (119.985930)
total: 755.07 sec