Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230609-151323
#<BuildRuby:0x0000562b9e2ea980
@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.20230609-151323",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.006576 0.000822 2.015567 ( 4.158832)
build_miniruby 0.001272 0.000159 1.444764 ( 1.860372)
build_ruby 0.001448 0.000000 2.639964 ( 3.073005)
build_all 0.007049 0.000021 2.230229 ( 2.148365)
build_install 0.017490 0.002019 3.409516 ( 3.410150)
test_btest 0.000000 0.000966 62.449650 ( 34.131132)
test_basic 0.002555 0.002842 0.673377 ( 0.861412)
test_all 0.001307 0.000186 532.320676 (452.799768)
test_rubyspec 0.027328 0.037768 79.991206 (123.122648)
total: 625.57 sec