Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230828-173453
#<BuildRuby:0x0000557dc81a61e8
@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.20230828-173453",
@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.000022 0.000003 0.000025 ( 0.000025)
autoconf 0.000035 0.000004 0.000039 ( 0.000038)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006515 0.000724 2.234952 ( 4.880960)
build_miniruby 0.000000 0.001717 1.774784 ( 2.387427)
build_ruby 0.000000 0.002157 3.480558 ( 4.827505)
build_all 0.008178 0.000797 5.462350 ( 5.787326)
build_install 0.014790 0.007527 6.723604 ( 7.760781)
test_btest 0.000786 0.000143 72.975539 ( 75.857175)
test_basic 0.005993 0.002932 0.819043 ( 1.413736)
test_all 0.015506 0.000600 672.734054 (769.373472)
test_rubyspec 0.041729 0.040304 94.838272 (140.371965)
total: 1012.66 sec