Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240903-161520
#<BuildRuby:0x00007f290150fdd0
@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-161520",
@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.000004 0.000025 ( 0.000026)
autoconf 0.000038 0.000006 0.000044 ( 0.000046)
configure 0.000040 0.000006 0.000046 ( 0.000046)
build_up 0.002715 0.007610 4.138111 ( 5.971311)
build_miniruby 0.001586 0.000317 22.798873 ( 24.378934)
build_ruby 0.002301 0.000461 4.237758 ( 7.306903)
build_all 0.011238 0.000617 7.242835 ( 7.245167)
build_install 0.013107 0.013348 10.514868 ( 10.503815)
test_btest 0.000000 0.000945 95.526509 ( 96.100934)
test_basic 0.001272 0.010864 1.220348 ( 2.426138)
test_all 0.117719 0.044742 802.503462 (529.344613)
test_rubyspec 0.032449 0.057324 146.989419 ( 49.894923)
total: 733.17 sec