Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230528-010725
#<BuildRuby:0x0000563c09c12258
@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.20230528-010725",
@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.000003 0.000024 ( 0.000025)
autoconf 0.000034 0.000005 0.000039 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.002521 0.004512 1.946909 ( 4.855775)
build_miniruby 0.000000 0.001430 1.453557 ( 1.689919)
build_ruby 0.000206 0.001607 2.663589 ( 3.606577)
build_all 0.006626 0.000650 2.216495 ( 2.710383)
build_install 0.019413 0.000683 3.290653 ( 3.943206)
test_btest 0.000710 0.000147 63.109433 ( 57.726345)
test_basic 0.000512 0.007366 0.714028 ( 1.226215)
test_all 0.002124 0.000567 591.138933 (632.936714)
test_rubyspec 0.026185 0.033143 78.170220 (118.938662)
total: 827.63 sec