Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240129-205910
#<BuildRuby:0x00005632621c6048
@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.20240129-205910",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002478 0.004342 2.111714 ( 3.353622)
build_miniruby 0.001210 0.000224 21.413364 ( 21.612042)
build_ruby 0.001239 0.000229 3.401936 ( 3.975653)
build_all 0.007704 0.000648 5.474167 ( 4.298324)
build_install 0.010334 0.011004 7.099723 ( 5.825183)
test_btest 0.000852 0.000213 68.503412 ( 66.699688)
test_basic 0.005080 0.000253 0.804589 ( 6.402540)
test_all 0.087656 0.037233 759.448870 (783.863998)
test_rubyspec 0.052934 0.063003 177.895076 (289.568330)
total: 1185.60 sec