Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250602-214117
#<BuildRuby:0x00007fdd6626fde0
@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.20250602-214117",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.003984 0.006689 3.876788 ( 2.936605)
build_miniruby 0.001603 0.000000 1.627683 ( 1.856687)
build_ruby 0.001621 0.000000 3.418322 ( 3.598141)
build_all 0.005799 0.003089 5.429594 ( 2.275185)
build_install 0.014904 0.004923 7.825279 ( 3.936587)
test_btest 0.000737 0.000237 60.682631 ( 16.284754)
test_basic 0.006703 0.000877 0.812642 ( 0.882357)
test_all 0.084809 0.042693 583.347138 (174.736954)
test_rubyspec 0.043256 0.036811 110.239382 ( 24.732781)
total: 231.24 sec