Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241025-110348
#<BuildRuby:0x00007f190de1fdc0
@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.20241025-110348",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000036 0.000004 0.000040 ( 0.000039)
configure 0.000030 0.000004 0.000034 ( 0.000032)
build_up 0.005737 0.003662 4.363635 ( 5.166966)
build_miniruby 0.001649 0.000211 1.825871 ( 2.227625)
build_ruby 0.002288 0.000000 4.535656 ( 5.078687)
build_all 0.010244 0.000598 6.431458 ( 5.122617)
build_install 0.023938 0.000402 9.350779 ( 7.835487)
test_btest 0.000992 0.000107 66.536464 ( 58.739162)
test_basic 0.008413 0.004697 1.051643 ( 1.440465)
test_all 0.123041 0.035710 750.236876 (441.472870)
test_rubyspec 0.072671 0.017873 114.085495 ( 64.748582)
total: 591.83 sec