Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240723-213207
#<BuildRuby:0x00007fdff03bfdd0
@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.20240723-213207",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000039 0.000005 0.000044 ( 0.000043)
configure 0.000032 0.000004 0.000036 ( 0.000036)
build_up 0.008675 0.000992 4.291208 ( 7.844582)
build_miniruby 0.000000 0.001821 2.339507 ( 5.846818)
build_ruby 0.000000 0.002266 4.367030 ( 7.552646)
build_all 0.010246 0.000838 7.328826 ( 10.940781)
build_install 0.024567 0.001463 10.758800 ( 15.909189)
test_btest 0.001039 0.000000 96.516716 (142.567524)
test_basic 0.008686 0.004766 1.187024 ( 2.292832)
test_all 0.156255 0.013921 859.444337 (1202.615803)
test_rubyspec 0.052454 0.042679 152.302784 (107.724051)
total: 1503.30 sec