Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241201-093512
#<BuildRuby:0x00007f662be7fde0
@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.20241201-093512",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000025 0.000009 0.000034 ( 0.000036)
configure 0.000025 0.000009 0.000034 ( 0.000033)
build_up 0.009861 0.000686 4.178078 ( 5.792091)
build_miniruby 0.001418 0.000489 2.246864 ( 2.723962)
build_ruby 0.001730 0.000597 4.313215 ( 5.165620)
build_all 0.005731 0.004712 5.968512 ( 5.321859)
build_install 0.023268 0.000747 9.123651 ( 7.175372)
test_btest 0.000661 0.000208 61.237083 ( 40.862517)
test_basic 0.002466 0.007886 0.894195 ( 2.201737)
test_all 0.107916 0.040590 727.200646 (421.570804)
test_rubyspec 0.066075 0.017066 105.731353 ( 40.583222)
total: 531.40 sec