Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231217-212104
#<BuildRuby:0x000055e91c66e1e8
@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.20231217-212104",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006338 0.000906 2.510281 ( 3.432854)
build_miniruby 0.001252 0.000179 1.734917 ( 1.902953)
build_ruby 0.001832 0.000261 3.047113 ( 3.501793)
build_all 0.005061 0.004392 5.343928 ( 4.182532)
build_install 0.009664 0.011037 6.800759 ( 5.777904)
test_btest 0.000728 0.000177 59.986047 ( 50.733591)
test_basic 0.007283 0.000754 0.805593 ( 1.105449)
test_all 0.100172 0.022086 637.591857 (351.328852)
test_rubyspec 0.041351 0.033668 91.836676 (125.396683)
total: 547.36 sec