Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240223-215838
#<BuildRuby:0x000055786b3da228
@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.20240223-215838",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.008618 0.000958 3.095383 ( 5.191404)
build_miniruby 0.005896 0.000656 108.493294 (110.994302)
build_ruby 0.001743 0.000193 4.035475 ( 5.419703)
build_all 0.004803 0.004139 6.021476 ( 7.240931)
build_install 0.013105 0.010016 7.892924 ( 10.059909)
test_btest 0.000945 0.000000 75.072955 ( 90.101243)
test_basic 0.006777 0.000571 0.845205 ( 1.681329)
test_all 0.060710 0.068664 769.106268 (741.031032)
test_rubyspec 0.036044 0.058617 119.264902 (172.018516)
total: 1143.74 sec