Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230621-151507
#<BuildRuby:0x000055c134832228
@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.20230621-151507",
@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.000017 0.000000 0.000017 ( 0.000019)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.000000 0.007243 2.054841 ( 4.626405)
build_miniruby 0.001402 0.000270 1.491800 ( 1.911405)
build_ruby 0.001496 0.000100 2.988905 ( 3.793701)
build_all 0.009477 0.000247 5.073509 ( 4.916054)
build_install 0.016287 0.004173 6.224463 ( 6.081716)
test_btest 0.000763 0.000066 64.543651 ( 42.437853)
test_basic 0.007704 0.000000 0.705631 ( 1.071512)
test_all 0.001455 0.000089 576.818975 (362.651619)
test_rubyspec 0.030039 0.028097 78.645870 (105.671739)
total: 533.16 sec