Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241014-085452
#<BuildRuby:0x00007ff64cbafdc0
@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.20241014-085452",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000039 0.000003 0.000042 ( 0.000041)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.002389 0.007819 5.075420 ( 5.694426)
build_miniruby 0.000000 0.001921 2.331020 ( 3.110389)
build_ruby 0.000721 0.001416 4.392853 ( 5.951113)
build_all 0.005560 0.006533 6.802566 ( 5.610938)
build_install 0.013543 0.012846 10.107525 ( 8.264034)
test_btest 0.000871 0.000234 86.411667 ( 73.117658)
test_basic 0.010342 0.001683 1.146374 ( 1.642911)
test_all 0.108558 0.051778 763.111525 (405.267218)
test_rubyspec 0.049581 0.040140 127.537019 ( 56.648351)
total: 565.31 sec