Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240829-102056
#<BuildRuby:0x00007feb99d0fde0
@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.20240829-102056",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000028 0.000005 0.000033 ( 0.000032)
build_up 0.002588 0.007589 4.187004 ( 4.568102)
build_miniruby 0.001630 0.000000 2.325496 ( 2.405889)
build_ruby 0.002314 0.000000 4.377454 ( 15.237189)
build_all 0.005488 0.005343 7.446721 ( 4.135027)
build_install 0.022651 0.002708 10.344474 ( 6.846434)
test_btest 0.000708 0.000164 94.498004 ( 49.628367)
test_basic 0.009935 0.001740 1.279652 ( 9.021466)
test_all 0.111806 0.047823 763.857605 (324.762135)
test_rubyspec 0.035229 0.060316 145.803663 ( 36.210144)
total: 452.82 sec