Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230525-090908
#<BuildRuby:0x0000562528d11db8
@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.20230525-090908",
@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.000013 0.000001 0.000014 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006248 0.000815 1.931183 ( 4.835977)
build_miniruby 0.001435 0.000187 1.674560 ( 2.076166)
build_ruby 0.001392 0.000181 2.671262 ( 3.686858)
build_all 0.002687 0.004773 2.064018 ( 2.521299)
build_install 0.010690 0.008255 3.411982 ( 4.007173)
test_btest 0.000715 0.000165 62.463969 ( 57.153638)
test_basic 0.006811 0.000000 0.689989 ( 1.178969)
test_all 0.001554 0.000000 553.209045 (530.426711)
test_rubyspec 0.039098 0.017797 73.945547 (109.345669)
total: 715.23 sec