Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241212-133604
#<BuildRuby:0x00007fe5a79efdd8
@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.20241212-133604",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.008386 0.000803 3.994948 ( 4.624091)
build_miniruby 0.001813 0.000320 2.134292 ( 2.282328)
build_ruby 0.002236 0.000000 4.106000 ( 4.520168)
build_all 0.009191 0.000597 5.781597 ( 3.976684)
build_install 0.016513 0.004867 8.498310 ( 6.079357)
test_btest 0.000772 0.000138 62.240608 ( 52.049956)
test_basic 0.010477 0.001089 0.917754 ( 1.084115)
test_all 0.088523 0.057449 650.723031 (379.796214)
test_rubyspec 0.057727 0.029024 104.030955 ( 42.737640)
total: 497.15 sec