Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230623-051644
#<BuildRuby:0x000055ab324ba090
@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.20230623-051644",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.006658 0.000598 2.146374 ( 4.870758)
build_miniruby 0.001225 0.000278 1.972119 ( 2.336681)
build_ruby 0.001610 0.000366 3.101140 ( 3.972556)
build_all 0.009301 0.000150 5.134211 ( 5.229665)
build_install 0.021633 0.000000 6.422101 ( 6.711000)
test_btest 0.001384 0.000000 65.903682 ( 57.112556)
test_basic 0.003389 0.004453 0.761875 ( 1.121788)
test_all 0.001360 0.000272 581.506069 (436.023846)
test_rubyspec 0.019686 0.039162 79.097320 (112.855820)
total: 630.24 sec