Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230729-032019
#<BuildRuby:0x0000558ab6936228
@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.20230729-032019",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.006288 0.000358 2.094099 ( 3.573340)
build_miniruby 0.001543 0.000000 1.851474 ( 1.864173)
build_ruby 0.001632 0.000000 3.191152 ( 13.382124)
build_all 0.007722 0.000406 2.608974 ( 1.713933)
build_install 0.016460 0.002244 3.968127 ( 4.908995)
test_btest 0.001032 0.000000 62.795152 ( 22.145082)
test_basic 0.003255 0.003274 0.730080 ( 2.504209)
test_all 0.001091 0.000174 606.097314 (259.051966)
test_rubyspec 0.034608 0.021099 82.995493 (102.179633)
total: 411.32 sec