Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250502-092027
#<BuildRuby:0x00007f3e69bafdc0
@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.20250502-092027",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000031 0.000010 0.000041 ( 0.000043)
configure 0.000023 0.000008 0.000031 ( 0.000032)
build_up 0.004964 0.001712 2.386683 ( 2.568705)
build_miniruby 0.001318 0.000455 1.288965 ( 1.336864)
build_ruby 0.001741 0.000600 4.456765 ( 4.527400)
build_all 0.007920 0.002590 6.003007 ( 2.854128)
build_install 0.018051 0.001819 8.038547 ( 4.751355)
test_btest 0.000618 0.000194 58.704869 ( 18.452554)
test_basic 0.008582 0.000010 0.865899 ( 0.924115)
test_all 0.079958 0.040441 555.286590 (275.316967)
test_rubyspec 0.064064 0.013304 106.897637 ( 32.710140)
total: 343.44 sec