Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230802-212129
#<BuildRuby:0x0000557eb978a090
@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.20230802-212129",
@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.000002 0.000024 ( 0.000025)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006641 0.000687 2.254558 ( 5.000979)
build_miniruby 0.001693 0.000175 1.710598 ( 2.277016)
build_ruby 0.000000 0.002013 3.405211 ( 4.363262)
build_all 0.005911 0.002428 2.737593 ( 3.127870)
build_install 0.012336 0.008594 4.076270 ( 4.384182)
test_btest 0.001682 0.000000 66.786299 ( 52.735199)
test_basic 0.007602 0.000886 0.788116 ( 1.171594)
test_all 0.001539 0.000272 632.345680 (405.461646)
test_rubyspec 0.017390 0.042408 83.609025 (112.170107)
total: 590.69 sec