Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230330-180901
#<BuildRuby:0x000055d022902278
@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.20230330-180901",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.002188 0.004502 1.933484 ( 4.593284)
build_miniruby 0.000000 0.001879 1.575035 ( 1.950050)
build_ruby 0.000000 0.001762 2.498122 ( 3.130243)
build_all 0.003383 0.004164 2.209521 ( 2.398046)
build_install 0.012192 0.006721 3.422053 ( 3.654283)
test_btest 0.000545 0.000189 54.200925 ( 43.036737)
test_basic 0.000992 0.002844 0.464164 ( 0.902995)
test_all 0.000860 0.000319 572.823725 (326.525827)
test_rubyspec 0.020797 0.034691 72.921821 ( 95.568374)
total: 481.76 sec