Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240903-081535
#<BuildRuby:0x00007f5b6427fdc8
@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.20240903-081535",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000039 0.000004 0.000043 ( 0.000043)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.005845 0.004292 4.185263 ( 6.353593)
build_miniruby 0.001787 0.000224 5.302490 ( 5.873702)
build_ruby 0.002496 0.000000 4.426712 ( 5.244640)
build_all 0.009964 0.001023 7.402649 ( 7.097907)
build_install 0.024167 0.000743 10.339272 ( 9.443200)
test_btest 0.000895 0.000099 94.432379 ( 91.254133)
test_basic 0.007542 0.004935 1.208961 ( 1.795448)
test_all 0.124330 0.040226 817.489540 (497.965903)
test_rubyspec 0.067784 0.021373 145.201814 ( 53.530364)
total: 678.56 sec