Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250319-171733
#<BuildRuby:0x00007f129b17fde0
@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.20250319-171733",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000037 0.000004 0.000041 ( 0.000042)
configure 0.000029 0.000003 0.000032 ( 0.000032)
build_up 0.005944 0.000767 2.659844 ( 2.822258)
build_miniruby 0.001584 0.000204 1.533000 ( 1.566287)
build_ruby 0.001816 0.000234 3.782511 ( 3.969570)
build_all 0.009095 0.000596 5.616610 ( 2.898947)
build_install 0.016889 0.004970 7.793943 ( 5.179439)
test_btest 0.000673 0.000096 59.387281 ( 24.965550)
test_basic 0.002111 0.007043 0.933451 ( 1.047882)
test_all 0.084204 0.041294 597.754277 (241.609090)
test_rubyspec 0.043956 0.034126 97.821752 ( 28.305698)
total: 312.37 sec