Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240629-072104
#<BuildRuby:0x00007f594062fde0
@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.20240629-072104",
@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.000005 0.000030 ( 0.000031)
autoconf 0.000042 0.000008 0.000050 ( 0.000049)
configure 0.000036 0.000007 0.000043 ( 0.000043)
build_up 0.005512 0.005166 4.613069 ( 7.648999)
build_miniruby 0.001990 0.000000 1.877428 ( 2.741959)
build_ruby 0.002351 0.000086 4.685393 ( 6.525306)
build_all 0.009342 0.002076 7.730276 ( 10.889797)
build_install 0.015507 0.012990 10.683021 ( 14.656837)
test_btest 0.000857 0.000238 101.592879 (147.111787)
test_basic 0.007704 0.007155 1.256099 ( 2.319885)
test_all 0.112790 0.054840 832.261983 (828.937934)
test_rubyspec 0.044830 0.052837 153.091792 ( 64.671045)
total: 1085.51 sec