Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241022-010426
#<BuildRuby:0x00007f9be3e8fdd8
@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.20241022-010426",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.007624 0.000799 3.913528 ( 3.825034)
build_miniruby 0.001516 0.000000 1.320089 ( 1.317191)
build_ruby 0.001735 0.000000 3.715365 ( 3.873163)
build_all 0.011008 0.000000 6.269130 ( 3.500394)
build_install 0.009378 0.013004 9.103765 ( 4.953072)
test_btest 0.000822 0.000217 77.685089 ( 38.883227)
test_basic 0.009125 0.002402 1.113410 ( 1.254696)
test_all 0.111362 0.044730 758.480842 (429.306941)
test_rubyspec 0.042348 0.049258 119.846438 ( 68.164123)
total: 555.08 sec