Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240619-010427
#<BuildRuby:0x00007f1c9060fdc0
@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.20240619-010427",
@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.000029 0.000004 0.000033 ( 0.000034)
autoconf 0.000052 0.000008 0.000060 ( 0.000052)
configure 0.000039 0.000006 0.000045 ( 0.000046)
build_up 0.008923 0.000731 4.071766 ( 5.565490)
build_miniruby 0.002423 0.000367 10.010903 ( 9.755277)
build_ruby 0.002230 0.000338 4.262918 ( 5.231138)
build_all 0.006319 0.004732 6.977862 ( 6.269274)
build_install 0.020130 0.006634 9.999864 ( 9.083430)
test_btest 0.000880 0.000171 92.439040 ( 86.361463)
test_basic 0.003545 0.010468 1.203185 ( 1.800791)
test_all 0.136894 0.025529 827.470845 (987.320649)
test_rubyspec 0.064743 0.031630 151.986204 (161.227563)
total: 1272.62 sec