Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230805-152547
#<BuildRuby:0x000055a468306080
@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.20230805-152547",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000023 0.000005 0.000028 ( 0.000029)
build_up 0.005881 0.001261 2.352828 ( 4.668841)
build_miniruby 0.001207 0.000258 1.839849 ( 2.198511)
build_ruby 0.000000 0.001828 3.577205 ( 4.554459)
build_all 0.005387 0.003651 2.974384 ( 3.257884)
build_install 0.012521 0.007995 4.430410 ( 4.611211)
test_btest 0.000619 0.000177 66.831475 ( 46.426101)
test_basic 0.007376 0.000685 0.844762 ( 1.268533)
test_all 0.001628 0.000449 653.765379 (443.210045)
test_rubyspec 0.014974 0.047415 87.608228 (116.243843)
total: 626.44 sec