Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230514-110639
#<BuildRuby:0x00005597f26fe1d8
@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.20230514-110639",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.005758 0.000664 1.773593 ( 3.070505)
build_miniruby 0.000000 0.001685 1.457867 ( 1.459242)
build_ruby 0.000080 0.001837 2.396283 ( 2.603453)
build_all 0.006762 0.000386 2.178314 ( 1.395468)
build_install 0.012021 0.004085 3.056523 ( 2.039222)
test_btest 0.000749 0.000120 59.417008 ( 23.407827)
test_basic 0.004501 0.000726 0.617065 ( 0.711528)
test_all 0.001396 0.000225 577.997626 (213.804125)
test_rubyspec 0.026221 0.022255 70.978850 ( 83.907080)
total: 332.40 sec