Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240622-131309
#<BuildRuby:0x00007f56fdd5fdd0
@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.20240622-131309",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000047 0.000006 0.000053 ( 0.000054)
configure 0.000038 0.000005 0.000043 ( 0.000043)
build_up 0.009284 0.000702 4.329886 ( 8.123429)
build_miniruby 0.001705 0.000224 2.384508 ( 4.067869)
build_ruby 0.002350 0.000309 4.462534 ( 7.521162)
build_all 0.011794 0.000423 10.012947 ( 14.943410)
build_install 0.026699 0.001083 10.657831 ( 15.588015)
test_btest 0.001029 0.000117 98.622474 (143.722246)
test_basic 0.010843 0.004767 1.217393 ( 2.616248)
test_all 0.084988 0.079993 854.135669 (995.420510)
test_rubyspec 0.057482 0.036951 148.164415 ( 87.837314)
total: 1279.84 sec