Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231208-085935
#<BuildRuby:0x0000555f395320d0
@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.20231208-085935",
@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.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.007096 0.001910 2.586219 ( 4.492301)
build_miniruby 0.000000 0.001875 1.653084 ( 2.195591)
build_ruby 0.000588 0.001215 3.251148 ( 4.169546)
build_all 0.009490 0.000000 5.444635 ( 5.978379)
build_install 0.008057 0.013923 6.949654 ( 7.204419)
test_btest 0.000607 0.000221 60.399035 ( 60.545561)
test_basic 0.000126 0.007926 0.810897 ( 1.240576)
test_all 0.110305 0.011587 679.940956 (414.004538)
test_rubyspec 0.021817 0.053981 89.834272 (136.797075)
total: 636.63 sec