Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240809-095433
#<BuildRuby:0x00007f991fb0fdc8
@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.20240809-095433",
@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.000025)
autoconf 0.000043 0.000005 0.000048 ( 0.000048)
configure 0.000043 0.000005 0.000048 ( 0.000047)
build_up 0.005383 0.004140 3.953122 ( 6.022068)
build_miniruby 0.001730 0.000253 1.737714 ( 2.414871)
build_ruby 0.002074 0.000304 4.562643 ( 5.457234)
build_all 0.003044 0.007932 7.581157 ( 7.984530)
build_install 0.027090 0.001172 10.575451 ( 12.330784)
test_btest 0.000951 0.000162 99.428954 (108.604172)
test_basic 0.012116 0.001317 1.229483 ( 2.165623)
test_all 0.137443 0.024717 845.629285 (556.721053)
test_rubyspec 0.042242 0.053971 156.047769 ( 61.673844)
total: 763.38 sec