Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230610-031246
#<BuildRuby:0x000055f32155a090
@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.20230610-031246",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.006626 0.000400 1.984034 ( 3.872939)
build_miniruby 0.001282 0.000190 1.471092 ( 1.789992)
build_ruby 0.001412 0.000209 2.728440 ( 3.087785)
build_all 0.007518 0.000000 2.209332 ( 2.000908)
build_install 0.016811 0.002357 3.653320 ( 3.657647)
test_btest 0.001024 0.000000 61.660778 ( 32.537223)
test_basic 0.004070 0.003404 0.709742 ( 0.847368)
test_all 0.001008 0.000159 557.224682 (385.688540)
test_rubyspec 0.047524 0.018213 79.755065 (125.546988)
total: 559.03 sec