Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241228-194520
#<BuildRuby:0x00007f481c63fdd8
@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.20241228-194520",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000025 0.000004 0.000029 ( 0.000030)
build_up 0.002406 0.004522 2.215742 ( 3.146515)
build_miniruby 0.001767 0.000000 2.182656 ( 2.585315)
build_ruby 0.002143 0.000000 4.224338 ( 4.414120)
build_all 0.009861 0.000000 6.250625 ( 3.008147)
build_install 0.018509 0.001256 8.113702 ( 5.081583)
test_btest 0.000919 0.000000 62.578074 ( 47.383213)
test_basic 0.009537 0.000000 0.931376 ( 1.029180)
test_all 0.095669 0.048914 691.323005 (419.818638)
test_rubyspec 0.051450 0.024577 109.169147 ( 77.534408)
total: 564.00 sec