Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240818-220610
#<BuildRuby:0x00007f03a920fdd8
@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.20240818-220610",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000033 0.000007 0.000040 ( 0.000039)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.008770 0.001026 4.327513 ( 5.739649)
build_miniruby 0.001766 0.000381 1.889560 ( 2.444204)
build_ruby 0.001865 0.000404 4.678764 ( 5.688470)
build_all 0.009014 0.001949 7.866355 ( 7.425651)
build_install 0.024047 0.002974 10.951879 ( 10.321288)
test_btest 0.000849 0.000174 101.053093 ( 87.419617)
test_basic 0.007908 0.004182 1.200784 ( 1.921479)
test_all 0.123030 0.042313 880.990655 (539.577257)
test_rubyspec 0.042210 0.052371 155.468176 ( 51.836542)
total: 712.38 sec