Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240621-071044
#<BuildRuby:0x00007fdf6c7bfdd8
@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.20240621-071044",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000045 0.000005 0.000050 ( 0.000045)
configure 0.000034 0.000003 0.000037 ( 0.000038)
build_up 0.013033 0.015429 58.420000 (190.407725)
build_miniruby 0.002064 0.000000 2.468652 ( 8.683055)
build_ruby 0.002634 0.000166 4.464021 ( 14.031577)
build_all 0.019100 0.003638 11.335872 ( 14.576202)
build_install 0.009392 0.016622 10.624140 ( 15.118452)
test_btest 0.000877 0.000234 97.516331 (143.649008)
test_basic 0.003426 0.008418 1.118479 ( 2.478982)
test_all 0.106454 0.062624 858.039500 (1046.587055)
test_rubyspec 0.056497 0.038772 147.024431 ( 64.986853)
total: 1500.52 sec