Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20250415-152919
#<BuildRuby:0x00007fa5a901fdc8
@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.20250415-152919",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000037 0.000009 0.000046 ( 0.000048)
configure 0.000032 0.000008 0.000040 ( 0.000041)
build_up 0.005115 0.001279 2.249408 ( 3.673884)
build_miniruby 0.001573 0.000393 1.835001 ( 2.031926)
build_ruby 0.001807 0.000452 4.292603 ( 4.993728)
build_all 0.007561 0.004003 6.409636 ( 6.075558)
build_install 0.020822 0.003092 8.312553 ( 8.060098)
test_btest 0.000802 0.000200 66.420478 ( 67.601301)
test_basic 0.003553 0.008884 0.967154 ( 1.501328)
test_all 0.093903 0.037395 620.655427 (417.773668)
test_rubyspec 0.054011 0.029027 103.606176 ( 49.750889)
total: 561.46 sec