Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230527-030816
#<BuildRuby:0x000055e2e4d15db8
@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.20230527-030816",
@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.000003 0.000024 ( 0.000022)
autoconf 0.000031 0.000005 0.000036 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.007106 0.000443 2.040132 ( 4.799953)
build_miniruby 0.001452 0.000207 1.517092 ( 1.913764)
build_ruby 0.001289 0.000184 2.946038 ( 3.963022)
build_all 0.007643 0.000472 2.282618 ( 2.706070)
build_install 0.015115 0.005379 3.449537 ( 4.132797)
test_btest 0.000631 0.000102 60.976671 ( 53.456023)
test_basic 0.001725 0.004908 0.673682 ( 1.131286)
test_all 0.001593 0.000084 557.143200 (574.658218)
test_rubyspec 0.042572 0.020342 78.027602 (118.814776)
total: 765.58 sec