Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231208-150004
#<BuildRuby:0x000055be363e29a8
@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.20231208-150004",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.007118 0.000466 2.471583 ( 3.838435)
build_miniruby 0.001486 0.000055 1.593852 ( 1.817840)
build_ruby 0.001528 0.000170 3.405222 ( 3.984989)
build_all 0.008609 0.000468 5.605151 ( 4.647073)
build_install 0.021916 0.000000 7.142939 ( 6.462742)
test_btest 0.000919 0.000000 62.737223 ( 55.418878)
test_basic 0.000000 0.009189 0.832858 ( 1.467260)
test_all 0.086683 0.035731 666.947919 (410.855386)
test_rubyspec 0.041087 0.028031 89.068249 (110.640343)
total: 599.13 sec