Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230514-170427
#<BuildRuby:0x0000556cce4321d8
@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.20230514-170427",
@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.000026)
autoconf 0.000029 0.000003 0.000032 ( 0.000033)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006562 0.000757 1.969163 ( 4.178137)
build_miniruby 0.001470 0.000169 1.418998 ( 1.570599)
build_ruby 0.000000 0.001641 2.594259 ( 3.278295)
build_all 0.004834 0.002641 2.245718 ( 2.477848)
build_install 0.013125 0.004335 3.492122 ( 3.802498)
test_btest 0.000807 0.000052 60.350434 ( 41.017610)
test_basic 0.005914 0.000353 0.683440 ( 1.153619)
test_all 0.001406 0.000226 536.545568 (316.694172)
test_rubyspec 0.030456 0.022284 73.881140 ( 93.907006)
total: 468.08 sec