Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230727-111744
#<BuildRuby:0x000055b98acc1db8
@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.20230727-111744",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.007017 0.000328 2.282875 ( 4.898543)
build_miniruby 0.001456 0.000156 1.672444 ( 1.940818)
build_ruby 0.001751 0.000000 3.243090 ( 3.663689)
build_all 0.007839 0.000000 2.734431 ( 2.736725)
build_install 0.012563 0.007882 4.176197 ( 4.131319)
test_btest 0.001053 0.000155 63.069097 ( 47.649696)
test_basic 0.000000 0.009210 0.802552 ( 1.130152)
test_all 0.000000 0.001921 596.296057 (350.463660)
test_rubyspec 0.014721 0.045049 82.605009 (108.303255)
total: 524.92 sec