Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240825-121634
#<BuildRuby:0x00007f1d4225fdd0
@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.20240825-121634",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.008672 0.000174 3.814709 ( 3.885229)
build_miniruby 0.001433 0.000264 1.623605 ( 1.642205)
build_ruby 0.002235 0.000000 4.485002 ( 4.595218)
build_all 0.011073 0.000000 7.814550 ( 4.438488)
build_install 0.024260 0.000362 10.569345 ( 7.142324)
test_btest 0.000727 0.000108 94.880903 ( 42.013453)
test_basic 0.005126 0.007472 1.108946 ( 1.195112)
test_all 0.121547 0.035444 805.867851 (285.578162)
test_rubyspec 0.035529 0.056058 148.462731 ( 51.440060)
total: 401.93 sec