Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231218-091846
#<BuildRuby:0x000055882d12e228
@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.20231218-091846",
@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.000028 0.000002 0.000030 ( 0.000023)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000031 0.000002 0.000033 ( 0.000033)
build_up 0.006601 0.000528 2.455766 ( 3.385043)
build_miniruby 0.001363 0.000109 1.641830 ( 1.715588)
build_ruby 0.001564 0.000125 3.154357 ( 3.473564)
build_all 0.000732 0.008118 5.457977 ( 3.470968)
build_install 0.014302 0.006071 6.810602 ( 4.223291)
test_btest 0.000808 0.000150 59.808711 ( 35.386985)
test_basic 0.007114 0.000447 0.764861 ( 0.892909)
test_all 0.089860 0.031870 683.555721 (351.174112)
test_rubyspec 0.023349 0.049601 88.380631 (111.936762)
total: 515.66 sec